1
0
mirror of https://github.com/laurent22/joplin.git synced 2025-12-14 23:26:58 +02:00

Android release v0.10.85

This commit is contained in:
Laurent Cozic
2018-02-05 22:19:21 +00:00
parent 8ad8b73585
commit bc26098c7d
5 changed files with 17 additions and 9 deletions

View File

@@ -90,8 +90,8 @@ android {
applicationId "net.cozic.joplin"
minSdkVersion 16
targetSdkVersion 22
versionCode 2097261
versionName "0.10.83"
versionCode 2097263
versionName "0.10.85"
ndk {
abiFilters "armeabi-v7a", "x86"
}