mirror of
https://gitee.com/shuto/customCamera.git
synced 2026-05-02 00:07:24 +08:00
Try to change to fix class not found.
This commit is contained in:
+1
-1
@@ -15,7 +15,7 @@
|
||||
<platform name="android">
|
||||
<config-file target="res/xml/config.xml" parent="/*">
|
||||
<feature name="CustomCamera">
|
||||
<param name="android-package" value="org.geneanet.customCamera"/>
|
||||
<param name="android-package" value="org.geneanet.customCamera.CameraLauncher"/>
|
||||
</feature>
|
||||
</config-file>
|
||||
<config-file target="AndroidManifest.xml" parent="/*">
|
||||
|
||||
Reference in New Issue
Block a user