mirror of
https://github.com/gsantner/dandelion
synced 2025-09-09 10:19:42 +02: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)
|
# v0.1.4 (2016-07-31)
|
||||||
- by @vanitasvitae, @gsantner, @di72nn
|
- by @vanitasvitae, @gsantner, @di72nn
|
||||||
- Allow turning off toolbar intellihide
|
- Allow turning off toolbar intellihide
|
||||||
|
|
|
@ -10,8 +10,8 @@ android {
|
||||||
applicationId "com.github.dfa.diaspora_android"
|
applicationId "com.github.dfa.diaspora_android"
|
||||||
minSdkVersion 15
|
minSdkVersion 15
|
||||||
targetSdkVersion 24
|
targetSdkVersion 24
|
||||||
versionCode 4
|
versionCode 5
|
||||||
versionName "0.1.3"
|
versionName "0.1.4"
|
||||||
}
|
}
|
||||||
buildTypes {
|
buildTypes {
|
||||||
release {
|
release {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue