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

v1.3 see changelog

This commit is contained in:
scoute-dich 2016-03-21 12:02:26 +01:00
parent 5345e87c40
commit 1838b35c9a
4 changed files with 25 additions and 8 deletions

View file

@ -9,8 +9,8 @@ android {
applicationId "de.baumann.diaspora"
minSdkVersion 15
targetSdkVersion 23
versionCode 16
versionName "1.2.1"
versionCode 17
versionName "1.3"
}
buildTypes {
release {