1
0
Fork 0
mirror of https://github.com/gsantner/dandelion synced 2024-11-22 04:12:08 +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" applicationId "com.github.dfa.diaspora_android"
minSdkVersion 17 minSdkVersion 17
targetSdkVersion 24 targetSdkVersion 24
versionCode 7 versionCode 8
versionName "0.1.6-dev" versionName "0.1.6"
} }
buildTypes { buildTypes {
release { release {