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