mirror of
https://github.com/AU-COVIDSafe/mobile-android.git
synced 2025-05-22 21:25:16 +00:00
COVIDSafe code from version 2.1
This commit is contained in:
parent
47d4b1e2e5
commit
bf8bd9ec46
58 changed files with 2241 additions and 235 deletions
|
@ -29,8 +29,8 @@ android {
|
|||
applicationId "au.gov.health.covidsafe"
|
||||
minSdkVersion rootProject.ext.minSdkVersion
|
||||
targetSdkVersion rootProject.ext.targetSdkVersion
|
||||
versionCode 94
|
||||
versionName "2.0"
|
||||
versionCode 106
|
||||
versionName "2.1"
|
||||
buildConfigField "String", "GITHASH", "\"${getGitHash()}\""
|
||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue