Announce 0.2.1-next

This commit is contained in:
Gregor Santner 2016-11-24 00:41:51 +01:00 committed by GitHub
parent 8abb662546
commit 97543ced06
1 changed files with 2 additions and 2 deletions

View File

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