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

Android release v1.0.120

This commit is contained in:
Laurent Cozic
2018-05-02 15:18:13 +01:00
parent 2a4c9c4427
commit 9d26f13db0
3 changed files with 12 additions and 12 deletions

View File

@@ -90,8 +90,8 @@ android {
applicationId "net.cozic.joplin"
minSdkVersion 16
targetSdkVersion 22
versionCode 2097297
versionName "1.0.119"
versionCode 2097298
versionName "1.0.120"
ndk {
abiFilters "armeabi-v7a", "x86"
}