scaffolding hermes flow and audit logging

This commit is contained in:
2026-04-09 18:54:10 +02:00
parent e401b6dbab
commit cf5316a2c1
59 changed files with 1830 additions and 593 deletions
+2 -2
View File
@@ -6,11 +6,11 @@ plugins {
}
android {
namespace = "com.hermes.study"
namespace = "com.hermes.app"
compileSdk = 35
defaultConfig {
applicationId = "com.hermes.study"
applicationId = "com.hermes.app"
minSdk = 26
targetSdk = 35
versionCode = 1