1
0
mirror of https://github.com/laurent22/joplin.git synced 2026-05-22 09:05:38 +02:00

Made status page scrollable

This commit is contained in:
Laurent Cozic
2017-08-01 18:59:10 +00:00
parent 4d61ed1dce
commit 4b54e3c2ea
3 changed files with 28 additions and 9 deletions
+2 -2
View File
@@ -90,8 +90,8 @@ android {
applicationId "net.cozic.joplin"
minSdkVersion 16
targetSdkVersion 22
versionCode 39
versionName "0.9.26"
versionCode 40
versionName "0.9.27"
ndk {
abiFilters "armeabi-v7a", "x86"
}