mirror of
https://github.com/null2264/yokai.git
synced 2025-06-21 10:44:42 +00:00
Updating to min sdk 23
This commit is contained in:
parent
4734cc1668
commit
1d5163163d
16 changed files with 35 additions and 79 deletions
|
@ -31,7 +31,7 @@ android {
|
|||
buildToolsVersion("29.0.2")
|
||||
|
||||
defaultConfig {
|
||||
minSdkVersion(21)
|
||||
minSdkVersion(23)
|
||||
targetSdkVersion(29)
|
||||
applicationId = "eu.kanade.tachiyomi"
|
||||
versionCode = 60
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue