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 = 'vi.academyvn'
extClass = '.Academyvn'
extVersionCode = 3
extVersionSuffix = 2
libVersion = '1.2'
}

View File

@ -6,7 +6,6 @@ ext {
pkgNameSuffix = 'vi.blogtruyen'
extClass = '.Blogtruyen'
extVersionCode = 2
extVersionSuffix = 1
libVersion = '1.2'
}

View File

@ -6,7 +6,6 @@ ext {
pkgNameSuffix = 'vi.iutruyentranh'
extClass = '.Iutruyentranh'
extVersionCode = 3
extVersionSuffix = 2
libVersion = '1.2'
}

View File

@ -6,7 +6,6 @@ ext {
pkgNameSuffix = 'vi.truyentranhlh'
extClass = '.Truyentranhlh'
extVersionCode = 4
extVersionSuffix = 3
libVersion = '1.2'
}