Skip to content

Commit

Permalink
Merge pull request #330 from trello/dlew/correct-manifest-package-name
Browse files Browse the repository at this point in the history
Corrected package name in rxlifecycle-android-lifecycle-kotlin
  • Loading branch information
dlew authored Oct 29, 2020
2 parents 2f46b38 + e774cae commit a3f445f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<manifest package="me.tatarka.rxlifecycle_android_lifecycle_kotlin" />
<manifest package="com.trello.rxlifecycle4.android.lifecycle.kotlin" />

0 comments on commit a3f445f

Please sign in to comment.