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

Updated readme

This commit is contained in:
Laurent Cozic
2017-12-05 08:47:48 +00:00
parent 304b9a582f
commit cf97bf9a77
3 changed files with 8 additions and 8 deletions

View File

@@ -90,8 +90,8 @@ android {
applicationId "net.cozic.joplin"
minSdkVersion 16
targetSdkVersion 22
versionCode 77
versionName "0.10.62"
versionCode 78
versionName "0.10.63"
ndk {
abiFilters "armeabi-v7a", "x86"
}