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

Android v0.10.61

This commit is contained in:
Laurent Cozic 2017-11-30 21:47:55 +00:00
parent 2ef2296566
commit 6f26910243

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