We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7f83c11 commit 17879ddCopy full SHA for 17879dd
app/build.gradle.kts
@@ -49,7 +49,7 @@ val supportedAbis = setOf("armeabi-v7a", "arm64-v8a", "x86", "x86_64")
49
android {
50
defaultConfig {
51
applicationId = "eu.kanade.tachiyomi"
52
- versionCode = 157
+ versionCode = 158
53
versionName = _versionName
54
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
55
multiDexEnabled = true
0 commit comments