1
0
Fork 0
mirror of https://github.com/gsantner/dandelion synced 2025-09-09 18:29:47 +02:00

Bump version to v0.1.1

This commit is contained in:
Gregor Santner 2016-05-05 18:19:15 +02:00
parent 0a88c1d400
commit cfc97c64d9
3 changed files with 38 additions and 17 deletions

View file

@ -9,8 +9,8 @@ android {
applicationId "com.github.dfa.diaspora_android"
minSdkVersion 15
targetSdkVersion 23
versionCode 1
versionName "0.1.0"
versionCode 2
versionName "0.1.1"
}
buildTypes {
release {