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

Release v0.1.5

This commit is contained in:
Gregor Santner 2016-08-14 11:34:36 +02:00
parent 99349fc13a
commit 352d644bc3
12 changed files with 118 additions and 6 deletions

View file

@ -10,8 +10,8 @@ android {
applicationId "com.github.dfa.diaspora_android"
minSdkVersion 17
targetSdkVersion 24
versionCode 5
versionName "0.1.4"
versionCode 6
versionName "0.1.5"
}
buildTypes {
release {