We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 10f3ef9 commit 5df3d88Copy full SHA for 5df3d88
templates/stub/build.gradle.tpl
@@ -3,7 +3,7 @@ plugins {
3
}
4
5
android {
6
- namespace '{{camel .Module.Name}}.{{camel .Module.Name}}_android_service'
+ namespace '{{camel .Module.Name}}.{{camel .Module.Name}}_impl'
7
compileSdk 35
8
9
defaultConfig {
0 commit comments