mirror of
https://github.com/gsantner/dandelion
synced 2024-11-21 20:02:07 +01:00
v0.1.4
This commit is contained in:
parent
a15e060e25
commit
f2bcadd7bd
2 changed files with 4 additions and 2 deletions
|
@ -1,3 +1,5 @@
|
|||
# v0.1.5 (WIP)
|
||||
|
||||
# v0.1.4 (2016-07-31)
|
||||
- by @vanitasvitae, @gsantner, @di72nn
|
||||
- Allow turning off toolbar intellihide
|
||||
|
|
|
@ -10,8 +10,8 @@ android {
|
|||
applicationId "com.github.dfa.diaspora_android"
|
||||
minSdkVersion 15
|
||||
targetSdkVersion 24
|
||||
versionCode 4
|
||||
versionName "0.1.3"
|
||||
versionCode 5
|
||||
versionName "0.1.4"
|
||||
}
|
||||
buildTypes {
|
||||
release {
|
||||
|
|
Loading…
Reference in a new issue