1
0
mirror of https://github.com/laurent22/joplin.git synced 2025-08-13 22:12:50 +02:00

Android v0.10.65

This commit is contained in:
Laurent Cozic
2017-12-07 23:11:34 +00:00
parent 91e337307c
commit 5c4a536dad

View File

@@ -90,8 +90,8 @@ android {
applicationId "net.cozic.joplin"
minSdkVersion 16
targetSdkVersion 22
versionCode 78
versionName "0.10.63"
versionCode 80
versionName "0.10.65"
ndk {
abiFilters "armeabi-v7a", "x86"
}