1
0
mirror of https://github.com/laurent22/joplin.git synced 2025-11-26 22:41:17 +02:00

Update website

This commit is contained in:
Laurent Cozic
2018-06-09 20:23:52 +01:00
parent c131cb9bb8
commit f47610e6fd
8 changed files with 92 additions and 65 deletions

View File

@@ -90,8 +90,8 @@ android {
applicationId "net.cozic.joplin"
minSdkVersion 16
targetSdkVersion 26
versionCode 2097303
versionName "1.0.125"
versionCode 2097304
versionName "1.0.126"
ndk {
abiFilters "armeabi-v7a", "x86"
}