1
0
Fork 0
mirror of https://github.com/gsantner/dandelion synced 2025-12-11 14:51:11 +01:00

Merged upstream changes 0.1.2

This commit is contained in:
vanitasvitae 2016-06-06 11:34:35 +02:00
commit 7618e1529f
10 changed files with 222 additions and 28 deletions

View file

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