Updating to min sdk 23

This commit is contained in:
Jay 2020-03-15 23:09:40 -07:00
parent 4734cc1668
commit 1d5163163d
16 changed files with 35 additions and 79 deletions

View file

@ -31,7 +31,7 @@ android {
buildToolsVersion("29.0.2")
defaultConfig {
minSdkVersion(21)
minSdkVersion(23)
targetSdkVersion(29)
applicationId = "eu.kanade.tachiyomi"
versionCode = 60