1
0
mirror of https://github.com/laurent22/joplin.git synced 2025-07-16 00:14:34 +02:00

Android release v1.0.97

This commit is contained in:
Laurent Cozic
2018-02-14 19:11:35 +00:00
parent 414e57ec55
commit 7908fda451
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 2097273
versionName "1.0.95"
versionCode 2097275
versionName "1.0.97"
ndk {
abiFilters "armeabi-v7a", "x86"
}