mirror of
https://github.com/gsantner/dandelion
synced 2024-11-10 14:36:01 +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"
|
||||
minSdkVersion 17
|
||||
targetSdkVersion 24
|
||||
versionCode 9
|
||||
versionName "0.2.0"
|
||||
versionCode 10
|
||||
versionName "0.2.0-next"
|
||||
setProperty("archivesBaseName", "diasporaAndroid__${versionName}__")
|
||||
|
||||
vectorDrawables.useSupportLibrary = true
|
||||
|
|
Loading…
Reference in a new issue