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

More styling

This commit is contained in:
Laurent Cozic
2017-07-22 16:55:09 +01:00
parent 840980dafd
commit cbe0859496
4 changed files with 90 additions and 49 deletions

View File

@@ -90,8 +90,8 @@ android {
applicationId "net.cozic.joplin"
minSdkVersion 16
targetSdkVersion 22
versionCode 26
versionName "0.9.13"
versionCode 27
versionName "0.9.14"
ndk {
abiFilters "armeabi-v7a", "x86"
}