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

Bigger click target on checkboxes

This commit is contained in:
Laurent Cozic
2017-08-19 23:59:08 +02:00
parent a5daccce09
commit d708c8b48d
5 changed files with 35 additions and 13 deletions

View File

@@ -90,8 +90,8 @@ android {
applicationId "net.cozic.joplin"
minSdkVersion 16
targetSdkVersion 22
versionCode 43
versionName "0.9.30"
versionCode 44
versionName "0.9.31"
ndk {
abiFilters "armeabi-v7a", "x86"
}