1
0
mirror of https://github.com/laurent22/joplin.git synced 2025-12-02 22:49:09 +02:00

Doc update and Android releas

This commit is contained in:
Laurent Cozic
2017-10-29 23:46:04 +00:00
parent 161fc398e8
commit 4ac86f52df
5 changed files with 11 additions and 11 deletions

View File

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