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