2
0
Fork 1
mirror of https://github.com/FossifyOrg/Gallery.git synced 2025-04-21 02:44:00 +02:00

update version to 3.2.1

This commit is contained in:
tibbi 2018-01-08 14:05:52 +01:00
parent f8e9de41a6
commit c85d92e98b

View file

@ -9,8 +9,8 @@ android {
applicationId "com.simplemobiletools.gallery"
minSdkVersion 16
targetSdkVersion 27
versionCode 153
versionName "3.2.0"
versionCode 154
versionName "3.2.1"
multiDexEnabled true
setProperty("archivesBaseName", "gallery")
}