1
0
mirror of https://github.com/laurent22/joplin.git synced 2025-11-29 22:48:10 +02:00

Android release v0.10.92

This commit is contained in:
Laurent Cozic
2018-02-11 13:20:32 +00:00
parent c94cc93971
commit 9fe7e23ffe
3 changed files with 8 additions and 8 deletions

View File

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