Update build.gradle

This commit is contained in:
happywillow0 2020-04-09 21:05:37 -04:00 committed by GitHub
parent d1d999aa86
commit 1059277db6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5,7 +5,7 @@ ext {
appName = 'Tachiyomi: TuMangaOnline'
pkgNameSuffix = 'es.tumangaonline'
extClass = '.TuMangaOnline'
extVersionCode = 1
extVersionCode = 25
libVersion = '1.2'
}