mirror of
https://github.com/AU-COVIDSafe/mobile-android.git
synced 2025-04-19 13:05:18 +00:00
COVIDSafe code from version 1.0.48 (#22)
This commit is contained in:
parent
15c427c73c
commit
afb55cce5d
52 changed files with 3528 additions and 2165 deletions
|
@ -41,8 +41,8 @@ android {
|
|||
Before you increase the targetSdkVersion make sure that all its usage are still working
|
||||
*/
|
||||
targetSdkVersion 28
|
||||
versionCode 39
|
||||
versionName "1.0.39"
|
||||
versionCode 48
|
||||
versionName "1.0.48"
|
||||
buildConfigField "String", "GITHASH", "\"${getGitHash()}\""
|
||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue