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

Android v0.10.73

This commit is contained in:
Laurent Cozic
2018-01-14 17:05:59 +00:00
parent 4d1dd17fa2
commit d9bb7c3271

View File

@@ -90,8 +90,8 @@ android {
applicationId "net.cozic.joplin"
minSdkVersion 16
targetSdkVersion 22
versionCode 86
versionName "0.10.71"
versionCode 88
versionName "0.10.73"
ndk {
abiFilters "armeabi-v7a", "x86"
}