1
0
mirror of https://github.com/laurent22/joplin.git synced 2025-11-26 22:41:17 +02:00

Android release v0.10.91

This commit is contained in:
Laurent Cozic
2018-02-07 17:57:08 +00:00
parent 480e4fa94b
commit 80801cedf0
4 changed files with 9 additions and 8 deletions

View File

@@ -90,8 +90,8 @@ android {
applicationId "net.cozic.joplin"
minSdkVersion 16
targetSdkVersion 22
versionCode 2097268
versionName "0.10.90"
versionCode 2097269
versionName "0.10.91"
ndk {
abiFilters "armeabi-v7a", "x86"
}