mirror of
https://github.com/SimpleMobileTools/Simple-Gallery.git
synced 2025-03-10 00:20:12 +01:00
lets update target SDK to 31
This commit is contained in:
parent
39c568777b
commit
27772d1922
@ -15,7 +15,7 @@ android {
|
|||||||
defaultConfig {
|
defaultConfig {
|
||||||
applicationId "com.simplemobiletools.gallery.pro"
|
applicationId "com.simplemobiletools.gallery.pro"
|
||||||
minSdk 21
|
minSdk 21
|
||||||
targetSdk 30
|
targetSdk 31
|
||||||
versionCode 358
|
versionCode 358
|
||||||
versionName "6.22.3"
|
versionName "6.22.3"
|
||||||
setProperty("archivesBaseName", "gallery-$versionCode")
|
setProperty("archivesBaseName", "gallery-$versionCode")
|
||||||
|
Loading…
x
Reference in New Issue
Block a user