Skip to content
This repository has been archived by the owner on Jun 20, 2023. It is now read-only.

Commit

Permalink
Release/0.5.5
Browse files Browse the repository at this point in the history
  • Loading branch information
jakobmoellerdev authored May 31, 2020
1 parent a7a9e4c commit 4149e40
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Corona-Warn-App/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@ android {
applicationId 'de.rki.coronawarnapp'
minSdkVersion 23
targetSdkVersion 29
versionCode 4
versionName "0.5.4"
versionCode 5
versionName "0.5.5"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"

buildConfigField "String", "DOWNLOAD_CDN_URL", "\"$DOWNLOAD_CDN_URL\""
Expand Down

0 comments on commit 4149e40

Please sign in to comment.