GRPC For Android with Kotlin Dependencies #622
Unanswered
Amueller36
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello Dear Maintainer & Community,
for a pure Android with Kotlin project, does my configuration need to look like this?
or can I remove some irrelevant parts? I got confused by the example repositories...
If someone could clear me up I would be really thankful!
This is the first thing I am unsure about, do I really need java files to be created?
build.gradle.kts (app):
2nd thing I am unsure about in my dependencies I have 2 protobuf lite dependencies
Here are all the files displayed fully:
build.gradle.kts (project):
Full
build.gradle.kts (app)
Full
libs.versions.toml:
Beta Was this translation helpful? Give feedback.
All reactions