mirror of
https://github.com/AU-COVIDSafe/mobile-android.git
synced 2025-05-06 05:15:16 +00:00
COVIDSafe code from version 2.1 (#44)
This commit is contained in:
parent
47d4b1e2e5
commit
0388f9885a
58 changed files with 2241 additions and 235 deletions
app
|
@ -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