Update build.gradle (#6422)

This commit is contained in:
Johannes Joens
2021-04-05 10:29:32 +12:00
committed by GitHub
parent c9962e5005
commit 1b9f714256

View File

@ -5,7 +5,7 @@ ext {
extName = 'Bato.to' extName = 'Bato.to'
pkgNameSuffix = 'all.batoto' pkgNameSuffix = 'all.batoto'
extClass = '.BatoToFactory' extClass = '.BatoToFactory'
extVersionCode = 5 extVersionCode = 6
libVersion = '1.2' libVersion = '1.2'
containsNsfw = true containsNsfw = true
} }