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 f9d1b62 commit d1b1950Copy full SHA for d1b1950
sdlplugin/build.gradle
@@ -21,7 +21,7 @@ android {
21
buildToolsVersion rootProject.ext.buildToolsVersion
22
23
defaultConfig {
24
- applicationId "com.duy.c.cpp.compiler.sdlplugin"
+ applicationId "com.duy.ccppcompiler.sdlplugin"
25
minSdkVersion rootProject.ext.minSdkVersion
26
targetSdkVersion rootProject.ext.targetSdkVersion
27
versionCode 3
0 commit comments