Update build.gradle

This commit is contained in:
Carlos 2018-08-05 15:12:51 -04:00 committed by GitHub
parent 9f0216abff
commit 2817fb5d6d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ ext {
appName = 'Tachiyomi: MangaKakalot'
pkgNameSuffix = "en.mangakakalot"
extClass = '.Mangakakalot'
extVersionCode = 0
extVersionCode = 1
extVersionSuffix = 1
libVersion = '1.2'
}