Skip to content

Commit

Permalink
Merge pull request #14 from thisisthekap/br_13_update_bindings_to_2-16-1
Browse files Browse the repository at this point in the history
updated bindings to 2.16.1
  • Loading branch information
thisisthekap authored Feb 1, 2022
2 parents b888573 + 27ed963 commit 24a82ff
Show file tree
Hide file tree
Showing 9 changed files with 14,702 additions and 6,136 deletions.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android" android:versionCode="1" android:versionName="1.0" package="com.funmusic.xamarin_exoplayerslim_usagechecker">
<uses-sdk android:minSdkVersion="21" android:targetSdkVersion="30" />
<uses-sdk android:minSdkVersion="21" android:targetSdkVersion="31" />
<application android:allowBackup="true" android:icon="@mipmap/ic_launcher" android:label="@string/app_name" android:roundIcon="@mipmap/ic_launcher_round" android:supportsRtl="true" android:theme="@style/AppTheme"></application>
<uses-permission android:name="android.permission.ACCESS_NETWORK_STATE" />
<uses-permission android:name="android.permission.INTERNET" />
Expand Down
Loading

0 comments on commit 24a82ff

Please sign in to comment.