update foolslide build.gradle

This commit is contained in:
Carlos 2019-04-02 08:17:48 -04:00 committed by GitHub
parent 34df9329b4
commit 4430ec95be
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: FoolSlide'
pkgNameSuffix = "all.foolslide"
extClass = '.FoolSlideFactory'
extVersionCode = 16
extVersionCode = 17
libVersion = '1.2'
}