We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 139fe16 commit f41060cCopy full SHA for f41060c
2 files changed
examples/rollbar-android/src/main/AndroidManifest.xml
@@ -1,7 +1,6 @@
1
<?xml version="1.0" encoding="utf-8"?>
2
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
3
- xmlns:tools="http://schemas.android.com/tools"
4
- package="com.rollbar.example.android">
+ xmlns:tools="http://schemas.android.com/tools">
5
6
<uses-permission android:name="android.permission.INTERNET" />
7
<uses-permission android:name="android.permission.ACCESS_NETWORK_STATE" />
rollbar-android/src/main/AndroidManifest.xml
@@ -1,6 +1,5 @@
- package="com.rollbar.android"
android:versionCode="1"
android:versionName="1.0" >
0 commit comments