1
0
mirror of https://github.com/laurent22/joplin.git synced 2025-06-27 23:28:38 +02:00

Android release v1.0.95

This commit is contained in:
Laurent Cozic
2018-02-12 17:58:55 +00:00
parent 1023ec6206
commit c1161ae017
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 2097272
versionName "1.0.94"
versionCode 2097273
versionName "1.0.95"
ndk {
abiFilters "armeabi-v7a", "x86"
}