chore: Version 1.7.11

This commit is contained in:
ziro 2024-01-28 11:11:57 +07:00
parent 12ac05a69e
commit c8c71cb44e
Signed by: null2264
GPG key ID: BA64F8B60AF3EFB6
4 changed files with 5 additions and 5 deletions

View file

@ -35,8 +35,8 @@ android {
minSdk = AndroidConfig.minSdk
targetSdk = AndroidConfig.targetSdk
applicationId = "eu.kanade.tachiyomi"
versionCode = 117
versionName = "1.7.10"
versionCode = 118
versionName = "1.7.11"
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
multiDexEnabled = true