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

Android: test release

This commit is contained in:
Laurent Cozic 2017-11-28 20:35:39 +00:00
parent d1a83d065a
commit f5ff68b236

View File

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