Implement worker authentication and clocking routes with device UUID validation and geofence checks
This commit is contained in:
@@ -8,7 +8,7 @@ android {
|
||||
minSdk 24
|
||||
targetSdk 29
|
||||
versionCode 1
|
||||
versionName "1.0"
|
||||
versionName '1.0.1'
|
||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||
aaptOptions {
|
||||
// Files and dirs to omit from the packaged assets dir, modified to accommodate modern web apps.
|
||||
|
||||
Reference in New Issue
Block a user