Skip to content

Commit d1b1950

Browse files
committed
Change package name of sdlplugin
1 parent f9d1b62 commit d1b1950

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sdlplugin/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ android {
2121
buildToolsVersion rootProject.ext.buildToolsVersion
2222

2323
defaultConfig {
24-
applicationId "com.duy.c.cpp.compiler.sdlplugin"
24+
applicationId "com.duy.ccppcompiler.sdlplugin"
2525
minSdkVersion rootProject.ext.minSdkVersion
2626
targetSdkVersion rootProject.ext.targetSdkVersion
2727
versionCode 3

0 commit comments

Comments
 (0)