chore: Version 1.7.14

This commit is contained in:
ziro 2024-02-12 09:30:14 +07:00
parent 00baed7058
commit 9a4149fb88
Signed by: null2264
GPG key ID: BA64F8B60AF3EFB6
4 changed files with 14 additions and 5 deletions

View file

@ -35,8 +35,8 @@ android {
minSdk = AndroidConfig.minSdk
targetSdk = AndroidConfig.targetSdk
applicationId = "eu.kanade.tachiyomi"
versionCode = 122
versionName = "1.7.13"
versionCode = 123
versionName = "1.7.14"
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
multiDexEnabled = true