diff --git a/ExceptionHandlerLib/AndroidManifest.xml b/ExceptionHandlerLib/AndroidManifest.xml index 5979ae5..c6a8319 100644 --- a/ExceptionHandlerLib/AndroidManifest.xml +++ b/ExceptionHandlerLib/AndroidManifest.xml @@ -1,12 +1,21 @@ - + package="com.TwentyCodes.android.exception" + android:versionCode="1" + android:versionName="1.0" > - + + + + + + + + + \ No newline at end of file diff --git a/ExceptionHandlerLib/res/layout/exception_activity.xml b/ExceptionHandlerLib/res/layout/exception_activity.xml index d0ad6d8..f406139 100644 --- a/ExceptionHandlerLib/res/layout/exception_activity.xml +++ b/ExceptionHandlerLib/res/layout/exception_activity.xml @@ -1,32 +1,30 @@ - - -