mirror of
https://github.com/null2264/yokai.git
synced 2025-06-21 02:34:39 +00:00
chore(release): v1.8.3.1
Attempt to fix GH-79
This commit is contained in:
parent
ce69203926
commit
ac4a6d59e9
4 changed files with 5 additions and 14 deletions
|
@ -36,8 +36,8 @@ android {
|
|||
minSdk = AndroidConfig.minSdk
|
||||
targetSdk = AndroidConfig.targetSdk
|
||||
applicationId = "eu.kanade.tachiyomi"
|
||||
versionCode = 131
|
||||
versionName = "1.8.3"
|
||||
versionCode = 132
|
||||
versionName = "1.8.3.1"
|
||||
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
|
||||
multiDexEnabled = true
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue