1
0
mirror of https://github.com/laurent22/joplin.git synced 2026-05-22 09:05:38 +02:00
This commit is contained in:
Laurent Cozic
2017-07-31 19:47:58 +00:00
parent 9248a03e8b
commit df1a063a52
11 changed files with 535 additions and 30 deletions
+2 -2
View File
@@ -90,8 +90,8 @@ android {
applicationId "net.cozic.joplin"
minSdkVersion 16
targetSdkVersion 22
versionCode 37
versionName "0.9.24"
versionCode 38
versionName "0.9.25"
ndk {
abiFilters "armeabi-v7a", "x86"
}