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

Android release v1.0.122

This commit is contained in:
Laurent Cozic
2018-05-09 13:18:39 +01:00
parent f6a902809d
commit a2380fb752
3 changed files with 11 additions and 11 deletions

View File

@ -90,8 +90,8 @@ android {
applicationId "net.cozic.joplin"
minSdkVersion 16
targetSdkVersion 22
versionCode 2097299
versionName "1.0.121"
versionCode 2097300
versionName "1.0.122"
ndk {
abiFilters "armeabi-v7a", "x86"
}