mirror of
https://github.com/SimpleMobileTools/Simple-Gallery.git
synced 2025-06-05 21:59:19 +02:00
lets update target SDK to 31
This commit is contained in:
@ -15,7 +15,7 @@ android {
|
||||
defaultConfig {
|
||||
applicationId "com.simplemobiletools.gallery.pro"
|
||||
minSdk 21
|
||||
targetSdk 30
|
||||
targetSdk 31
|
||||
versionCode 358
|
||||
versionName "6.22.3"
|
||||
setProperty("archivesBaseName", "gallery-$versionCode")
|
||||
|
Reference in New Issue
Block a user