mirror of
https://github.com/null2264/yokai.git
synced 2025-06-21 10:44:42 +00:00
chore: Version 1.7.10
This commit is contained in:
parent
16f307d0aa
commit
31baf3380d
4 changed files with 8 additions and 8 deletions
|
@ -35,8 +35,8 @@ android {
|
|||
minSdk = AndroidConfig.minSdk
|
||||
targetSdk = AndroidConfig.targetSdk
|
||||
applicationId = "eu.kanade.tachiyomi"
|
||||
versionCode = 116
|
||||
versionName = "1.7.9"
|
||||
versionCode = 117
|
||||
versionName = "1.7.10"
|
||||
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
|
||||
multiDexEnabled = true
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue