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

[Bug] [Android] Build warning in release mode. #21

Open
Monabr opened this issue Oct 27, 2024 · 1 comment
Open

[Bug] [Android] Build warning in release mode. #21

Monabr opened this issue Oct 27, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@Monabr
Copy link

Monabr commented Oct 27, 2024

Describe the bug
Project does not builds. I believe you need to provide R8 instructions.

To Reproduce
Use

isDebuggable = false
isMinifyEnabled = true

Than build the project

Expected behavior
Expect to build project in release mode.

Additional context
The error I am getting is: The companion object Companion could not be found in class com.google.android.gms.internal.location.zze

@Monabr
Copy link
Author

Monabr commented Oct 27, 2024

Well it's just a warning I have more Ktor error, but still there is no R8 instructions.

@Monabr Monabr changed the title [Bug] [Android] Project does not builds in release mode. [Bug] [Android] Build warning in release mode. Oct 30, 2024
@TheArchitect123 TheArchitect123 added the bug Something isn't working label Dec 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants