mirror of
https://github.com/gsantner/dandelion
synced 2024-11-22 04:12:08 +01:00
Version bump
This commit is contained in:
parent
aab63bfb13
commit
adff9667af
1 changed files with 2 additions and 2 deletions
|
@ -9,8 +9,8 @@ android {
|
||||||
applicationId "com.github.dfa.diaspora_android"
|
applicationId "com.github.dfa.diaspora_android"
|
||||||
minSdkVersion 17
|
minSdkVersion 17
|
||||||
targetSdkVersion 24
|
targetSdkVersion 24
|
||||||
versionCode 7
|
versionCode 8
|
||||||
versionName "0.1.6-dev"
|
versionName "0.1.6"
|
||||||
}
|
}
|
||||||
buildTypes {
|
buildTypes {
|
||||||
release {
|
release {
|
||||||
|
|
Loading…
Reference in a new issue