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

Commit

Permalink
Set version to 1.0.5 for hotfix release
Browse files Browse the repository at this point in the history
  • Loading branch information
pwoessner committed Jul 7, 2020
1 parent 65e081a commit 5614cc3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Corona-Warn-App/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ android {
minSdkVersion 23
targetSdkVersion 29
versionCode 32
versionName "1.0.41"
versionName "1.0.5"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"

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

0 comments on commit 5614cc3

Please sign in to comment.