Rename Android application ID to ai.hesychia.chat (#67)
Unit Tests / test (pull_request) Successful in 25s
Unit Tests / test (pull_request) Successful in 25s
Align Capacitor appId, Gradle applicationId/namespace, MainActivity package, and docs with Hesychia branding.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
import type { CapacitorConfig } from '@capacitor/cli';
|
||||
|
||||
const config: CapacitorConfig = {
|
||||
appId: 'com.aimloperations.chat',
|
||||
appId: 'ai.hesychia.chat',
|
||||
appName: 'Hesychia',
|
||||
webDir: 'build',
|
||||
server: {
|
||||
|
||||
Reference in New Issue
Block a user