mirror of
https://github.com/gsantner/dandelion
synced 2025-09-09 10:19:42 +02:00
Update travis
This commit is contained in:
parent
165626fc6c
commit
9ecaf6900a
3 changed files with 7 additions and 5 deletions
|
@ -9,8 +9,8 @@ android {
|
|||
applicationId "com.github.dfa.diaspora_android"
|
||||
minSdkVersion 17
|
||||
targetSdkVersion 24
|
||||
versionCode 12
|
||||
versionName "0.2.2"
|
||||
versionCode 13
|
||||
versionName "0.2.2-next"
|
||||
setProperty("archivesBaseName", "dandelion__${versionName}__")
|
||||
|
||||
vectorDrawables.useSupportLibrary = true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue