Skip to content
Snippets Groups Projects
Unverified Commit 346612fe authored by oemerb's avatar oemerb Committed by GitHub
Browse files

version bumped to 0.8.9 (#281)

parent 7580932e
No related branches found
No related tags found
No related merge requests found
......@@ -32,8 +32,8 @@ android {
applicationId 'de.rki.coronawarnapp'
minSdkVersion 23
targetSdkVersion 29
versionCode 15
versionName "0.8.8"
versionCode 16
versionName "0.8.9"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
buildConfigField "String", "DOWNLOAD_CDN_URL", "\"$DOWNLOAD_CDN_URL\""
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment