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

Android release v1.0.116

This commit is contained in:
Laurent Cozic
2018-03-31 19:21:07 +01:00
parent a58f1e9b4b
commit f9e0870b4e
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 2097293
versionName "1.0.115"
versionCode 2097294
versionName "1.0.116"
ndk {
abiFilters "armeabi-v7a", "x86"
}