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

Commit

Permalink
version bump to 1.2.1 (#1011)
Browse files Browse the repository at this point in the history
  • Loading branch information
pwoessner committed Aug 12, 2020
1 parent 10e41d4 commit 7f0d316
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Corona-Warn-App/build.gradle
Expand Up @@ -33,8 +33,8 @@ android {
applicationId 'de.rki.coronawarnapp'
minSdkVersion 23
targetSdkVersion 29
versionCode 35
versionName "1.2.0"
versionCode 36
versionName "1.2.1"

testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"

Expand Down

0 comments on commit 7f0d316

Please sign in to comment.