1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-12-24 10:27:10 +02:00

Trying BuddyBuilder

This commit is contained in:
Laurent Cozic 2017-11-22 22:21:27 +00:00
parent 5340fb8af9
commit 72dc5a6c99

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"
}