Skip to content

Commit 40e49f4

Browse files
committed
update version to 6.24.0
1 parent 25d0d13 commit 40e49f4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@ android {
1616
applicationId "com.simplemobiletools.gallery.pro"
1717
minSdk 21
1818
targetSdk 31
19-
versionCode 372
20-
versionName "6.23.13"
19+
versionCode 373
20+
versionName "6.24.0"
2121
setProperty("archivesBaseName", "gallery-$versionCode")
2222
vectorDrawables.useSupportLibrary = true
2323
}

0 commit comments

Comments
 (0)