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

version bumped to 0.8.5 (#241)

parent 34eb8e1f
No related branches found
No related tags found
No related merge requests found
......@@ -33,8 +33,8 @@ android {
applicationId 'de.rki.coronawarnapp'
minSdkVersion 23
targetSdkVersion 29
versionCode 11
versionName "0.8.4"
versionCode 12
versionName "0.8.5"
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