1
0
Fork 0
mirror of https://github.com/gsantner/dandelion synced 2025-09-09 10:19:42 +02:00

Update travis

This commit is contained in:
Gregor Santner 2016-12-22 13:23:20 +01:00
parent 165626fc6c
commit 9ecaf6900a
No known key found for this signature in database
GPG key ID: 2AEB822A5CF48C9F
3 changed files with 7 additions and 5 deletions

View file

@ -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