scaffolding hermes flow and audit logging
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user