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

Android release v1.0.133

This commit is contained in:
Laurent Cozic
2018-09-27 18:54:14 +01:00
parent 2233d88c01
commit 54a4965503
3 changed files with 4 additions and 4 deletions

View File

@@ -90,8 +90,8 @@ android {
applicationId "net.cozic.joplin"
minSdkVersion 16
targetSdkVersion 26
versionCode 2097310
versionName "1.0.132"
versionCode 2097311
versionName "1.0.133"
ndk {
abiFilters "armeabi-v7a", "x86"
}