mirror of
https://github.com/gsantner/dandelion
synced 2025-09-09 10:19:42 +02:00
Release - v0.2.1
This commit is contained in:
parent
bea1a83f90
commit
8abb662546
24 changed files with 134 additions and 75 deletions
|
@ -10,8 +10,8 @@ android {
|
|||
minSdkVersion 17
|
||||
targetSdkVersion 24
|
||||
versionCode 11
|
||||
versionName "0.2.0-next"
|
||||
setProperty("archivesBaseName", "DiasporaForAndroid__${versionName}__")
|
||||
versionName "0.2.1"
|
||||
setProperty("archivesBaseName", "dandelion__${versionName}__")
|
||||
|
||||
vectorDrawables.useSupportLibrary = true
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue