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

Android release v0.10.88

This commit is contained in:
Laurent Cozic
2018-02-07 17:51:31 +00:00
parent 5cab7aeb55
commit e2f3f81eb6
6 changed files with 12 additions and 12 deletions

View File

@@ -90,8 +90,8 @@ android {
applicationId "net.cozic.joplin"
minSdkVersion 16
targetSdkVersion 22
versionCode 2097264
versionName "0.10.86"
versionCode 2097266
versionName "0.10.88"
ndk {
abiFilters "armeabi-v7a", "x86"
}