We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 66b5d41 commit 6fa055fCopy full SHA for 6fa055f
app/build.gradle
@@ -16,8 +16,8 @@ android {
16
applicationId "com.simplemobiletools.gallery.pro"
17
minSdkVersion 23
18
targetSdkVersion 33
19
- versionCode 393
20
- versionName "6.27.1"
+ versionCode 394
+ versionName "6.27.2"
21
setProperty("archivesBaseName", "gallery-$versionCode")
22
vectorDrawables.useSupportLibrary = true
23
}
0 commit comments