Version update

This commit is contained in:
Laurent Cozic
2017-12-02 15:57:19 +00:00
parent 8eb5f8b74e
commit 7851b6b429
5 changed files with 10 additions and 10 deletions
+2 -2
View File
@@ -90,8 +90,8 @@ android {
applicationId "net.cozic.joplin"
minSdkVersion 16
targetSdkVersion 22
versionCode 76
versionName "0.10.61"
versionCode 77
versionName "0.10.62"
ndk {
abiFilters "armeabi-v7a", "x86"
}