Update build.gradle

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

View File

@ -6,7 +6,7 @@ ext {
pkgNameSuffix = "en.mangakakalot"
extClass = '.Mangakakalot'
extVersionCode = 1
extVersionSuffix = 1
extVersionSuffix = 2
libVersion = '1.2'
}