1
0
Fork 0
mirror of https://github.com/gsantner/dandelion synced 2024-11-21 20:02:07 +01:00

Version bump

This commit is contained in:
vanitasvitae 2016-09-20 21:26:23 +02:00
parent aab63bfb13
commit adff9667af

View file

@ -9,8 +9,8 @@ android {
applicationId "com.github.dfa.diaspora_android"
minSdkVersion 17
targetSdkVersion 24
versionCode 7
versionName "0.1.6-dev"
versionCode 8
versionName "0.1.6"
}
buildTypes {
release {