Implement worker authentication and clocking routes with device UUID validation and geofence checks

This commit is contained in:
sudomarcma
2025-09-10 16:18:05 +08:00
parent 80c9f6ad01
commit e039b9bfea
18 changed files with 1332 additions and 1260 deletions
+1 -1
View File
@@ -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.