1
0
Fork 0
mirror of https://github.com/gsantner/dandelion synced 2025-09-11 03:09:48 +02:00

Release v0.2.2

* Move toggle mobile/desktop to navslider (opt-in)
* Update TR
This commit is contained in:
Gregor Santner 2016-12-20 12:19:43 +01:00 committed by GitHub
parent 05e6e4d2bd
commit a31a530c7c
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