update version to 2.5.0

This commit is contained in:
tibbi 2017-11-20 11:27:21 +01:00
parent 5fba1acac2
commit 17bce79b7c
1 changed files with 2 additions and 2 deletions

View File

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