Skip to content

Commit

Permalink
fix: removed appcompat dependency from plugin.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
rpanadero committed Jun 12, 2020
1 parent ce9501b commit 8916cfa
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion plugin.xml
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,6 @@
<source-file src="src/android/TwilioVideoUtils.java" target-dir="src/org/apache/cordova/twiliovideo" />

<framework src="com.google.android.gms:play-services-gcm:+" />
<framework src="com.android.support:appcompat-v7:26+" />
<framework src="src/android/twiliovideo.gradle" custom="true" type="gradleReference" />

<resource-file src="src/android/res/drawable/ic_call_black_24dp.xml" target="res/drawable/ic_call_black_24dp.xml" />
Expand Down

0 comments on commit 8916cfa

Please sign in to comment.