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

1.0.3 Version Bump (#669)


Signed-off-by: default avatard067928 <jakob.moeller@sap.com>
parent d96a931d
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 29
versionName "1.0.2"
versionCode 30
versionName "1.0.3"
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