Skip to content

Commit 17879dd

Browse files
committed
chore: Bump version code
1 parent 7f83c11 commit 17879dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ val supportedAbis = setOf("armeabi-v7a", "arm64-v8a", "x86", "x86_64")
4949
android {
5050
defaultConfig {
5151
applicationId = "eu.kanade.tachiyomi"
52-
versionCode = 157
52+
versionCode = 158
5353
versionName = _versionName
5454
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
5555
multiDexEnabled = true

0 commit comments

Comments
 (0)