1
0
mirror of https://github.com/laurent22/joplin.git synced 2025-01-11 18:24:43 +02:00

Trying BuddyBuilder 72

This commit is contained in:
Laurent Cozic 2017-11-22 22:24:20 +00:00
parent 72dc5a6c99
commit 978a08fb06

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