mirror of
https://github.com/gsantner/dandelion
synced 2024-11-22 12:22:08 +01:00
Announce 0.2.1-next
This commit is contained in:
parent
8abb662546
commit
97543ced06
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 11
|
versionCode 12
|
||||||
versionName "0.2.1"
|
versionName "0.2.1-next"
|
||||||
setProperty("archivesBaseName", "dandelion__${versionName}__")
|
setProperty("archivesBaseName", "dandelion__${versionName}__")
|
||||||
|
|
||||||
vectorDrawables.useSupportLibrary = true
|
vectorDrawables.useSupportLibrary = true
|
||||||
|
|
Loading…
Reference in a new issue