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.ehentai'
extClass = '.EHJapanese; .EHEnglish; .EHChinese; .EHDutch; .EHFrench; .EHGerman; .EHHungarian; .EHItalian; .EHKorean; .EHPolish; .EHPolish; .EHPortuguese; .EHRussian; .EHSpanish; .EHThai; .EHVietnamese; .EHSpeechless; .EHOther'
extVersionCode = 1
extVersionSuffix = 1
libVersion = '1.0'
}

View File

@ -6,7 +6,6 @@ ext {
pkgNameSuffix = "all.foolslide"
extClass = '.FoolSlideFactory'
extVersionCode = 8
extVersionSuffix = 8
libVersion = '1.2'
}

View File

@ -6,7 +6,6 @@ ext {
pkgNameSuffix = 'all.mangadex'
extClass = '.MangadexFactory'
extVersionCode = 40
extVersionSuffix = 40
libVersion = '1.2'
}

View File

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

View File

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

View File

@ -6,7 +6,6 @@ ext {
pkgNameSuffix = 'all.nhentai'
extClass = '.NHJapanese; .NHEnglish; .NHChinese; .NHSpeechless; .NHCzech; .NHEsperanto; .NHMongolian; .NHSlovak; .NHArabic; .NHUkrainian'
extVersionCode = 2
extVersionSuffix = 0
libVersion = '1.2'
}

View File

@ -6,7 +6,6 @@ ext {
pkgNameSuffix = 'all.wpmanga'
extClass = '.WpMangaFactory'
extVersionCode = 3
extVersionSuffix = 3
libVersion = '1.2'
}