mirror of
https://github.com/null2264/yokai.git
synced 2025-06-21 10:44:42 +00:00
Release 1.0.3
Also updated template to remove beta mentions And updated the readme to say andorid 6+ (how have I not been called out on this?)
This commit is contained in:
parent
7d62d78976
commit
5f6210b263
6 changed files with 24 additions and 8 deletions
|
@ -35,8 +35,8 @@ android {
|
|||
minSdkVersion(23)
|
||||
targetSdkVersion(29)
|
||||
applicationId = "eu.kanade.tachiyomi"
|
||||
versionCode = 63
|
||||
versionName = "1.0.2"
|
||||
versionCode = 64
|
||||
versionName = "1.0.3"
|
||||
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
|
||||
multiDexEnabled = true
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue