mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-14 08:17:04 +05:30
all: migrate namespaces to Gradle
This commit is contained in:
parent
4f97d6f7dc
commit
1d58ac3acd
8 changed files with 14 additions and 7 deletions
|
@ -11,6 +11,7 @@ plugins {
|
|||
}
|
||||
|
||||
android {
|
||||
namespace = "dev.msfjarvis.claw.android"
|
||||
defaultConfig {
|
||||
applicationId = "dev.msfjarvis.claw.android"
|
||||
versionCode = 1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue