mirror of
https://github.com/gsantner/dandelion
synced 2024-11-21 20:02:07 +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"
|
||||
minSdkVersion 17
|
||||
targetSdkVersion 24
|
||||
versionCode 11
|
||||
versionName "0.2.1"
|
||||
versionCode 12
|
||||
versionName "0.2.1-next"
|
||||
setProperty("archivesBaseName", "dandelion__${versionName}__")
|
||||
|
||||
vectorDrawables.useSupportLibrary = true
|
||||
|
|
Loading…
Reference in a new issue