1
0
Fork 0
mirror of https://github.com/gsantner/dandelion synced 2024-06-18 09:34:54 +02:00

start of 0.2.0-next

This commit is contained in:
Gregor Santner 2016-11-04 10:47:33 +01:00
parent bc925e1a1e
commit a151d37a4e

View file

@ -9,8 +9,8 @@ android {
applicationId "com.github.dfa.diaspora_android"
minSdkVersion 17
targetSdkVersion 24
versionCode 9
versionName "0.2.0"
versionCode 10
versionName "0.2.0-next"
setProperty("archivesBaseName", "diasporaAndroid__${versionName}__")
vectorDrawables.useSupportLibrary = true