update version to 2.5.1

This commit is contained in:
tibbi 2017-11-22 21:59:14 +01:00
parent 0d792913b6
commit 606017c904

View File

@ -10,8 +10,8 @@ android {
applicationId "com.simplemobiletools.notes"
minSdkVersion 16
targetSdkVersion 27
versionCode 40
versionName "2.5.0"
versionCode 41
versionName "2.5.1"
setProperty("archivesBaseName", "notes")
}