1
0
Fork 0
mirror of https://github.com/gsantner/dandelion synced 2025-09-09 10:19:42 +02:00

Improve navigation drawer, default visibilities

This commit is contained in:
Gregor Santner 2016-08-28 17:54:35 +02:00
parent 40a9823b19
commit 78b96d9ade
21 changed files with 47 additions and 48 deletions

View file

@ -9,8 +9,8 @@ android {
applicationId "com.github.dfa.diaspora_android"
minSdkVersion 17
targetSdkVersion 24
versionCode 6
versionName "0.1.5"
versionCode 7
versionName "0.1.6-dev"
}
buildTypes {
release {