Skip to content
This repository has been archived by the owner on Jul 16, 2024. It is now read-only.

Optimize proguard rule for DataBinding #102

Merged
merged 1 commit into from
Apr 24, 2022
Merged

Optimize proguard rule for DataBinding #102

merged 1 commit into from
Apr 24, 2022

Conversation

Goooler
Copy link
Owner

@Goooler Goooler commented Apr 24, 2022

No description provided.

@Goooler Goooler added the enhancement New feature or request label Apr 24, 2022
@Goooler Goooler added this to the 1.6.0 milestone Apr 24, 2022
Comment on lines +77 to +78
-keep,allowoptimization public class * extends androidx.databinding.ViewDataBinding {
public static * inflate(android.view.LayoutInflater);
Copy link
Owner Author

@Goooler Goooler Apr 24, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This dex file defines 3861 classes with 19357 methods, and references 24618 methods

@Goooler
Copy link
Owner Author

Goooler commented Apr 24, 2022

Something different between gradle assembleDevRelease with ./gradlew assembleDevRelease?

@Goooler Goooler merged commit c461326 into trunk Apr 24, 2022
@Goooler Goooler deleted the proguard branch April 24, 2022 06:58
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant