Skip to content

Commit 5df3d88

Browse files
stub fix
1 parent 10f3ef9 commit 5df3d88

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/stub/build.gradle.tpl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ plugins {
33
}
44

55
android {
6-
namespace '{{camel .Module.Name}}.{{camel .Module.Name}}_android_service'
6+
namespace '{{camel .Module.Name}}.{{camel .Module.Name}}_impl'
77
compileSdk 35
88
99
defaultConfig {

0 commit comments

Comments
 (0)