Skip to content
Snippets Groups Projects
Commit be3fb280 authored by Mohamed Metwalli's avatar Mohamed Metwalli
Browse files

Merge branch 'release/1.11.x' into feature/2950-home-screenshots

parents 46420b44 bd0aee28
No related branches found
No related tags found
No related merge requests found
...@@ -38,13 +38,13 @@ android { ...@@ -38,13 +38,13 @@ android {
println("Current VERSION_PATCH: ${VERSION_PATCH}") println("Current VERSION_PATCH: ${VERSION_PATCH}")
println("Current VERSION_BUILD: ${VERSION_BUILD}") println("Current VERSION_BUILD: ${VERSION_BUILD}")
compileSdkVersion 30 compileSdkVersion 29
buildToolsVersion "29.0.3" buildToolsVersion "29.0.3"
defaultConfig { defaultConfig {
applicationId 'de.rki.coronawarnapp' applicationId 'de.rki.coronawarnapp'
minSdkVersion 23 minSdkVersion 23
targetSdkVersion 30 targetSdkVersion 29
ndkVersion "21.2.6472646" ndkVersion "21.2.6472646"
......
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