Skip to content

Commit

Permalink
added kotlin dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
HashirRajah committed Feb 14, 2024
1 parent 16c0d26 commit 71add78
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions plugin.xml
Original file line number Diff line number Diff line change
Expand Up @@ -106,6 +106,7 @@

<framework src="com.android.support:appcompat-v7:27.1.1" />
<framework src="androidx.activity:activity:1.7.+" />
<framework src="org.jetbrains.kotlin:kotlin-stdlib:1.8.10" />

<source-file src="src/android/ImagePicker.java" target-dir="src/com/spoon/imagepicker" />
</platform>
Expand Down

0 comments on commit 71add78

Please sign in to comment.