Skip to content

Commit

Permalink
Remove deprecated manifest package
Browse files Browse the repository at this point in the history
  • Loading branch information
ciriousjoker committed Sep 16, 2023
1 parent 42771aa commit e5204d0
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions android/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.chargebee.flutter.sdk">
<manifest xmlns:android="http://schemas.android.com/apk/res/android">
<uses-permission android:name="android.permission.INTERNET" />
</manifest>

0 comments on commit e5204d0

Please sign in to comment.