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

v1.1 see changelog

This commit is contained in:
scoute-dich 2016-03-08 15:42:02 +01:00
parent 05bc47c32c
commit ec50f38eb2
7 changed files with 289 additions and 245 deletions

View file

@ -9,8 +9,8 @@ android {
applicationId "de.baumann.diaspora"
minSdkVersion 15
targetSdkVersion 23
versionCode 2
versionName "1.0.1"
versionCode 4
versionName "1.1"
}
buildTypes {
release {