-
Notifications
You must be signed in to change notification settings - Fork 4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Minor updates #2631
base: main
Are you sure you want to change the base?
Minor updates #2631
Conversation
|
@@ -26,6 +26,7 @@ public abstract class shark/AndroidReferenceReaders : java/lang/Enum, shark/Chai | |||
public static final field MESSAGE_QUEUE Lshark/AndroidReferenceReaders; | |||
public static final field SAFE_ITERABLE_MAP Lshark/AndroidReferenceReaders; | |||
public synthetic fun <init> (Ljava/lang/String;ILkotlin/jvm/internal/DefaultConstructorMarker;)V | |||
public static fun getEntries ()Lkotlin/enums/EnumEntries; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
What's up with this new API showing up everywhere?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
"Minor updates" => this is a giant PR, hard to review. I appreciate your help in keeping this repo up to date, but going forward would you mind making small indepandant PRs? |
@Goooler Would you mind rebasing & solving the conflict? Also, do you have any idea how to get renovate[bot] to play nice with CLA Assistant? |
(oops sorry didn't mean to close, wrong button) |
* Update workManager to v2.9.0 * Fix FakeAppContextConfigurationProvider --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Goooler <[email protected]>
gradle/gradle-build-action
togradle/actions/setup-gradle@v3
, see https://github.com/gradle/gradle-build-action/releases/tag/v3.0.0.