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.33 (#7)
This commit is contained in:
parent
c16533add6
commit
24e16807e5
79 changed files with 3096 additions and 600 deletions
|
@ -40,8 +40,8 @@ android {
|
|||
Before you increase the targetSdkVersion make sure that all its usage are still working
|
||||
*/
|
||||
targetSdkVersion 28
|
||||
versionCode 28
|
||||
versionName "1.0.28"
|
||||
versionCode 33
|
||||
versionName "1.0.33"
|
||||
buildConfigField "String", "GITHASH", "\"${getGitHash()}\""
|
||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue