1
0
mirror of https://github.com/laurent22/joplin.git synced 2025-07-16 00:14:34 +02:00

Started FAQ

This commit is contained in:
Laurent Cozic
2018-01-18 22:34:27 +00:00
parent 738ef2b0fa
commit ac8e91e82e
2 changed files with 6 additions and 2 deletions

View File

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