pauldemarco / flutter_blue

Bluetooth plugin for Flutter
BSD 3-Clause "New" or "Revised" License
2.38k stars 1.23k forks source link

Duplicate class com.google.protobuf.FloatValue$Builder #1065

Open wwl901215 opened 2 years ago

wwl901215 commented 2 years ago

Error: Duplicate class com.google.protobuf.FloatValue$Builder found in modules jetified-protobuf-java-3.19.4 (com.google.protobuf:protobuf-java:3.19.4) and jetified-protobuf-javalite-3.17.3 (com.google.protobuf:protobuf-javalite:3.17.3)

We need to adapt M1, so we update the room version: https://developer.android.com/jetpack/androidx/releases/room#2.4.0-alpha03

But we found error when build app; I had searched some answer about this question in Github. https://github.com/protocolbuffers/protobuf/issues/8104

image

Can you give some suggestions? Thank you!

filipatbnp commented 9 months ago

so?