1
0
mirror of https://github.com/laurent22/joplin.git synced 2025-06-12 22:57:38 +02:00

Android release v1.0.113

This commit is contained in:
Laurent Cozic
2018-03-27 17:57:34 +01:00
parent 4f5e7367d0
commit d3cd378922
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 2097290
versionName "1.0.112"
versionCode 2097291
versionName "1.0.113"
ndk {
abiFilters "armeabi-v7a", "x86"
}