chore(release): v1.9.6

This commit is contained in:
Ahmad Ansori Palembani 2024-12-18 06:03:14 +07:00
parent 18c5a68981
commit 6c40fe92be
Signed by: null2264
GPG key ID: BA64F8B60AF3EFB6
4 changed files with 4 additions and 4 deletions

View file

@ -54,7 +54,7 @@ val supportedAbis = setOf("armeabi-v7a", "arm64-v8a", "x86", "x86_64")
android {
defaultConfig {
applicationId = "eu.kanade.tachiyomi"
versionCode = 155
versionCode = 156
versionName = _versionName
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
multiDexEnabled = true