Skip to content

Commit

Permalink
update version to 6.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
tibbi committed Mar 9, 2019
1 parent b239c7c commit d565df0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ android {
applicationId "com.simplemobiletools.notes.pro"
minSdkVersion 21
targetSdkVersion 28
versionCode 59
versionName "6.1.2"
versionCode 60
versionName "6.1.3"
setProperty("archivesBaseName", "notes")
}

Expand Down

0 comments on commit d565df0

Please sign in to comment.