Skip to content
Snippets Groups Projects
Unverified Commit 80efb68d authored by Jakob Möller's avatar Jakob Möller Committed by GitHub
Browse files

Revert "bump to 1.0.0 (#428)" (#435)


This reverts commit 4818168e

Signed-off-by: default avatard067928 <jakob.moeller@sap.com>
parent 42020c4e
No related branches found
No related tags found
No related merge requests found
...@@ -32,8 +32,8 @@ android { ...@@ -32,8 +32,8 @@ android {
applicationId 'de.rki.coronawarnapp' applicationId 'de.rki.coronawarnapp'
minSdkVersion 23 minSdkVersion 23
targetSdkVersion 29 targetSdkVersion 29
versionCode 27 versionCode 26
versionName "1.0.0" versionName "0.8.18"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
buildConfigField "String", "DOWNLOAD_CDN_URL", "\"$DOWNLOAD_CDN_URL\"" 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