mirror of
https://github.com/Aviortheking/Neo-Store.git
synced 2025-04-23 19:32:16 +00:00
Update: Raise minSDK to 23
This commit is contained in:
parent
f17b7eac62
commit
f6e5c679c1
@ -20,7 +20,7 @@ android {
|
||||
defaultConfig {
|
||||
archivesBaseName = 'droidify'
|
||||
applicationId = 'com.looker.droidify'
|
||||
minSdk = 21
|
||||
minSdk = 23
|
||||
targetSdk = 31
|
||||
versionCode = 43
|
||||
versionName = "0.4.3"
|
||||
|
Loading…
x
Reference in New Issue
Block a user