1
0
mirror of https://github.com/laurent22/joplin.git synced 2025-06-24 23:26:50 +02:00

Android release v0.10.75

This commit is contained in:
Laurent Cozic
2018-01-18 17:29:57 +00:00
parent 9746a3964b
commit 738ef2b0fa
4 changed files with 4 additions and 4 deletions
README.mdREADME_faq.md
ReactNativeClient/android/app
docs

@ -90,8 +90,8 @@ android {
applicationId "net.cozic.joplin"
minSdkVersion 16
targetSdkVersion 22
versionCode 89
versionName "0.10.74"
versionCode 90
versionName "0.10.75"
ndk {
abiFilters "armeabi-v7a", "x86"
}