forked from marcellogalhardo/retained
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request marcellogalhardo#75 from marcellogalhardo/update-deps
Bump dependencies
- Loading branch information
Showing
3 changed files
with
13 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,6 @@ | ||
public final class dev/marcellogalhardo/retained/view/ViewRetainedKt { | ||
public static final fun findActivity (Landroid/view/View;)Landroidx/fragment/app/FragmentActivity; | ||
public static final fun findViewModelStoreOwnerOrThrow (Landroid/view/View;)Landroidx/lifecycle/ViewModelStoreOwner; | ||
public static final fun getDefaultArgs (Landroidx/lifecycle/ViewModelStoreOwner;)Landroid/os/Bundle; | ||
} | ||
|