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

update version to 5.1.2

This commit is contained in:
tibbi 2018-10-30 23:40:52 +01:00
parent c7039df24a
commit b28dde747b

View file

@ -11,8 +11,8 @@ android {
applicationId "com.simplemobiletools.gallery"
minSdkVersion 21
targetSdkVersion 28
versionCode 205
versionName "5.1.1"
versionCode 206
versionName "5.1.2"
multiDexEnabled true
setProperty("archivesBaseName", "gallery")
}