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:
parent
40a9823b19
commit
78b96d9ade
21 changed files with 47 additions and 48 deletions
|
@ -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 {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue