From e774cae0dc25b8ffd9e9dd6b597f6670e40df74a Mon Sep 17 00:00:00 2001 From: Dan Lew Date: Wed, 28 Oct 2020 13:59:56 -0500 Subject: [PATCH] Corrected package name in rxlifecycle-android-lifecycle-kotlin Not sure how this ended up being so randomly weird, but it was not following conventions. In particular, it should be namespaced to the version of rxlifecycle so that we're not having any collisions between different major versions. --- .../src/main/AndroidManifest.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rxlifecycle-android-lifecycle-kotlin/src/main/AndroidManifest.xml b/rxlifecycle-android-lifecycle-kotlin/src/main/AndroidManifest.xml index 9b9469a..6c7ca78 100644 --- a/rxlifecycle-android-lifecycle-kotlin/src/main/AndroidManifest.xml +++ b/rxlifecycle-android-lifecycle-kotlin/src/main/AndroidManifest.xml @@ -1 +1 @@ - +