mirror of
https://github.com/null2264/yokai.git
synced 2025-06-20 10:14:50 +00:00
chore: Bump version code
This commit is contained in:
parent
7f83c117be
commit
17879ddc5a
1 changed files with 1 additions and 1 deletions
|
@ -49,7 +49,7 @@ val supportedAbis = setOf("armeabi-v7a", "arm64-v8a", "x86", "x86_64")
|
||||||
android {
|
android {
|
||||||
defaultConfig {
|
defaultConfig {
|
||||||
applicationId = "eu.kanade.tachiyomi"
|
applicationId = "eu.kanade.tachiyomi"
|
||||||
versionCode = 157
|
versionCode = 158
|
||||||
versionName = _versionName
|
versionName = _versionName
|
||||||
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
|
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
|
||||||
multiDexEnabled = true
|
multiDexEnabled = true
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue