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

version 1.2 see changelog

This commit is contained in:
scoute-dich 2016-03-19 10:52:12 +01:00
parent 1ed671183e
commit a49f558e9a
7 changed files with 111 additions and 22 deletions

View file

@ -9,8 +9,8 @@ android {
applicationId "de.baumann.diaspora"
minSdkVersion 15
targetSdkVersion 23
versionCode 10
versionName "1.1.1"
versionCode 15
versionName "1.2"
}
buildTypes {
release {