Android v0.10.61

pull/57/head android-v0.10.61
Laurent Cozic 2017-11-30 21:47:55 +00:00
parent 2ef2296566
commit 6f26910243
1 changed files with 2 additions and 2 deletions

View File

@ -90,8 +90,8 @@ android {
applicationId "net.cozic.joplin"
minSdkVersion 16
targetSdkVersion 22
versionCode 75
versionName "0.10.60"
versionCode 76
versionName "0.10.61"
ndk {
abiFilters "armeabi-v7a", "x86"
}