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

Status screen

This commit is contained in:
Laurent Cozic
2017-07-10 20:16:59 +01:00
parent 3f50e419da
commit e882c7b339
7 changed files with 95 additions and 4 deletions

View File

@@ -90,8 +90,8 @@ android {
applicationId "net.cozic.joplin"
minSdkVersion 16
targetSdkVersion 22
versionCode 3
versionName "0.8.1"
versionCode 4
versionName "0.8.2"
ndk {
abiFilters "armeabi-v7a", "x86"
}