chore: Version 1.7.7

This commit is contained in:
ziro 2024-01-16 13:29:45 +07:00
parent 3cdf0edb71
commit 80056d1f0f
Signed by: null2264
GPG key ID: BA64F8B60AF3EFB6
5 changed files with 16 additions and 22 deletions

View file

@ -35,8 +35,8 @@ android {
minSdk = AndroidConfig.minSdk
targetSdk = AndroidConfig.targetSdk
applicationId = "eu.kanade.tachiyomi"
versionCode = 113
versionName = "1.7.6"
versionCode = 114
versionName = "1.7.7"
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
multiDexEnabled = true