We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 98b6c21 + 5ad7758 commit 9493a75Copy full SHA for 9493a75
plugin.xml
@@ -22,7 +22,7 @@
22
</feature>
23
</config-file>
24
25
- <framework src="src/android/build.gradle" custom="true" type="gradleReference" />
+ <framework src="src/android/core.gradle" custom="true" type="gradleReference" />
26
<config-file target="AndroidManifest.xml" parent="/*/application/activity">
27
<intent-filter>
28
<data android:scheme="$URL_SCHEME"/>
src/android/build.gradle src/android/core.gradlesrc/android/build.gradle renamed to src/android/core.gradle
0 commit comments