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

Various changes

This commit is contained in:
Laurent Cozic
2017-09-10 17:57:06 +01:00
parent 7aaf4fb491
commit 8e54404d28
7 changed files with 102 additions and 12 deletions

View File

@@ -90,8 +90,8 @@ android {
applicationId "net.cozic.joplin"
minSdkVersion 16
targetSdkVersion 22
versionCode 46
versionName "0.9.33"
versionCode 48
versionName "0.9.35"
ndk {
abiFilters "armeabi-v7a", "x86"
}