Closed
Description
I'm trying to set up compilation for Android in an app that has all the configs in .gradle.kts
format and I have no idea how to rewrite the examples in the documentation (in "groovy" syntax) using the alternative kotlin syntax: https://docs.rs/rustls-platform-verifier/latest/rustls_platform_verifier/#gradle-setup
Eg; in regards to this note from the docs:
These steps assume you are using .gradle Groovy files because they’re the most common, but
everything is 100% applicable to Kotlin script (.gradle.kts) configurations too with a few replacements.
What do those "few replacements" actually look like?
Metadata
Metadata
Assignees
Labels
No labels