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