Update Javalite Dependency and change implementation to api#34
Update Javalite Dependency and change implementation to api#34FarshidRoohi wants to merge 1 commit intocentrifugal:masterfrom
Conversation
|
Hello, thanks! From Gradle docs:
This makes me feel that it's not really obvious that libraries should always use |
|
Hi! I add .jar file in the project and implemented
|
|
Thanks. Do you have a chance to post a minimal example app on Github which reproduces a problem? I never worked with Kotlin and Java is not my day to day language - so detailed instruction on how to build it will also help. Just want to dig into this a bit to get more understanding about an issue. |
|
Do you happen to have any update on the PR? The PR is beneficial for the Android project. Because the Android projects use firebase-pref and datastore library, which depend on the |
Update
com.google.protobuf:protobuf-javalite:3.11.4to3.19.2Change
implementationtoapi, becauseapiis the correct way to add a dependency in lib and solved many problems and conflicts in other dependencies.