Skip to content
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

#325 minsdk = 18 #328

Merged
merged 3 commits into from
Nov 26, 2021
Merged

#325 minsdk = 18 #328

merged 3 commits into from
Nov 26, 2021

Conversation

matzuk
Copy link
Member

@matzuk matzuk commented Nov 24, 2021

No description provided.

@matzuk matzuk linked an issue Nov 24, 2021 that may be closed by this pull request
@@ -9,6 +9,10 @@ plugins {
android {
testBuildType = "debug"

defaultConfig {
multiDexEnabled = true
Copy link
Collaborator

Choose a reason for hiding this comment

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

This solution doesn't solve the problem. We should decrease the method count in the framework (e.g. use inlines). Can discuss it later.

Copy link
Member Author

Choose a reason for hiding this comment

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

Agree. Not sure that inline rescues =)

@matzuk matzuk merged commit aeef017 into small_improvements Nov 26, 2021
@AzamatCherchesov AzamatCherchesov deleted the issue-325/min_sdk_18 branch September 7, 2023 09:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Revert MinSdk to 18
2 participants