mirror of
https://github.com/gsantner/dandelion
synced 2024-11-16 01:12:08 +01:00
start of 0.2.0-next
This commit is contained in:
parent
bc925e1a1e
commit
a151d37a4e
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 9
|
versionCode 10
|
||||||
versionName "0.2.0"
|
versionName "0.2.0-next"
|
||||||
setProperty("archivesBaseName", "diasporaAndroid__${versionName}__")
|
setProperty("archivesBaseName", "diasporaAndroid__${versionName}__")
|
||||||
|
|
||||||
vectorDrawables.useSupportLibrary = true
|
vectorDrawables.useSupportLibrary = true
|
||||||
|
|
Loading…
Reference in a new issue