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

Android release v1.0.101

This commit is contained in:
Laurent Cozic
2018-02-19 21:04:27 +00:00
parent 3691ae4d13
commit 29a13a9943
3 changed files with 9 additions and 9 deletions

View File

@@ -90,8 +90,8 @@ android {
applicationId "net.cozic.joplin"
minSdkVersion 16
targetSdkVersion 22
versionCode 2097278
versionName "1.0.100"
versionCode 2097279
versionName "1.0.101"
ndk {
abiFilters "armeabi-v7a", "x86"
}