Bump to v1.9

This commit is contained in:
2019-05-01 16:22:19 +02:00
parent dce9bb127d
commit 40bff8ac7f
2 changed files with 5 additions and 2 deletions

View File

@ -12,8 +12,8 @@ android {
applicationId "org.communiquons.android.comunic.client"
minSdkVersion 21
targetSdkVersion 28
versionCode 9
versionName "1.8"
versionCode 10
versionName "1.9"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
}
buildTypes {