1
0
Fork 0
mirror of https://github.com/gsantner/dandelion synced 2025-12-15 16:51:11 +01:00

Move toggle mobile/desktop to navslider (opt-in)

This commit is contained in:
Gregor Santner 2016-12-20 12:17:38 +01:00
parent 05e6e4d2bd
commit 9c86af6100
No known key found for this signature in database
GPG key ID: 2AEB822A5CF48C9F
33 changed files with 291 additions and 59 deletions

View file

@ -10,7 +10,7 @@ android {
minSdkVersion 17
targetSdkVersion 24
versionCode 12
versionName "0.2.1-next"
versionName "0.2.2"
setProperty("archivesBaseName", "dandelion__${versionName}__")
vectorDrawables.useSupportLibrary = true