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

Commit

Permalink
Merge pull request #437 from corona-warn-app/dev
Browse files Browse the repository at this point in the history
1.0.0
  • Loading branch information
jakobmoellerdev authored Jun 12, 2020
2 parents 300f103 + 6c43811 commit f124f7a
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 26
versionName "0.8.18"
versionCode 27
versionName "1.0.0"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"

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

0 comments on commit f124f7a

Please sign in to comment.