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

Android release v1.0.114

This commit is contained in:
Laurent Cozic
2018-03-27 22:55:46 +01:00
parent d3cd378922
commit aee7f5a8ac
4 changed files with 11 additions and 16 deletions

View File

@@ -90,8 +90,8 @@ android {
applicationId "net.cozic.joplin"
minSdkVersion 16
targetSdkVersion 22
versionCode 2097291
versionName "1.0.113"
versionCode 2097292
versionName "1.0.114"
ndk {
abiFilters "armeabi-v7a", "x86"
}