Trying BuddyBuilder

pull/41/head
Laurent Cozic 2017-11-22 22:21:27 +00:00
parent 5340fb8af9
commit 72dc5a6c99
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 67
versionName "0.10.54"
versionCode 68
versionName "0.10.55"
ndk {
abiFilters "armeabi-v7a", "x86"
}