aboutsummaryrefslogtreecommitdiffstats
path: root/AndroidAsyncStetho/AndroidManifest.xml
diff options
context:
space:
mode:
Diffstat (limited to 'AndroidAsyncStetho/AndroidManifest.xml')
-rw-r--r--AndroidAsyncStetho/AndroidManifest.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/AndroidAsyncStetho/AndroidManifest.xml b/AndroidAsyncStetho/AndroidManifest.xml
index 2146fce..642646a 100644
--- a/AndroidAsyncStetho/AndroidManifest.xml
+++ b/AndroidAsyncStetho/AndroidManifest.xml
@@ -1,5 +1,5 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
- package="com.koushikdutta.async.stetho"
+ package="com.koushikdutta.async"
android:versionCode="208"
android:versionName="2.0.8">