Remove extVersionSuffix (#575)

Remove extVersionSuffix
This commit is contained in:
Eugene
2018-10-20 15:28:01 -04:00
committed by Carlos
parent a4947635ed
commit f20372cee7
60 changed files with 12 additions and 70 deletions

View File

@ -6,7 +6,6 @@ ext {
pkgNameSuffix = 'all.mmrcms'
extClass = '.MyMangaReaderCMSSources'
extVersionCode = 12
extVersionSuffix = 12
libVersion = '1.2'
}