lets update target SDK to 31

This commit is contained in:
tibbi 2022-04-10 12:15:35 +02:00
parent 39c568777b
commit 27772d1922

View file

@ -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")