chore: Version 1.7.8

This commit is contained in:
ziro 2024-01-17 12:35:12 +07:00
parent 41222aff58
commit fb625852d2
Signed by: null2264
GPG key ID: BA64F8B60AF3EFB6
4 changed files with 8 additions and 8 deletions

View file

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