1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-12-24 10:27:10 +02:00

Release v0.10.59-android

This commit is contained in:
Laurent Cozic 2017-11-26 19:27:36 +00:00
parent 0428917ea2
commit f51ad26db7

View File

@ -90,8 +90,8 @@ android {
applicationId "net.cozic.joplin"
minSdkVersion 16
targetSdkVersion 22
versionCode 73
versionName "0.10.58"
versionCode 74
versionName "0.10.59"
ndk {
abiFilters "armeabi-v7a", "x86"
}