Trying BuddyBuilder 72

pull/41/head
Laurent Cozic 2017-11-22 22:24:20 +00:00
parent 72dc5a6c99
commit 978a08fb06
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 68
versionName "0.10.55"
versionCode 72
versionName "0.10.57"
ndk {
abiFilters "armeabi-v7a", "x86"
}