update version to 25 (1.25)

This commit is contained in:
tibbi 2016-10-25 22:52:11 +02:00
parent 2f9c63e43b
commit 871e6d9cf1
1 changed files with 2 additions and 2 deletions

View File

@ -11,8 +11,8 @@ android {
applicationId "com.simplemobiletools.gallery"
minSdkVersion 16
targetSdkVersion 23
versionCode 24
versionName "1.24"
versionCode 25
versionName "1.25"
}
signingConfigs {