Skip to content

Commit

Permalink
add package
Browse files Browse the repository at this point in the history
  • Loading branch information
dinitri committed Apr 26, 2024
1 parent fb35179 commit 87f853d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions plugin.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,9 @@
<feature name="SpectrumManager">
<param name="android-package" value="com.spoon.spectrum.SpectrumManager" />
</feature>
<feature name="ImageSize">
<param name="android-package" value="com.spoon.spectrum.utils.ImageSize" />
</feature>
</config-file>
<source-file src="src/android/SpectrumManager.java" target-dir="src/com/spoon/spectrum" />
<source-file src="src/android/SpoonCameraExif.java" target-dir="src/com/spoon/spectrum" />
Expand Down

0 comments on commit 87f853d

Please sign in to comment.