android / wear-os-samples

Multiple samples showing best practices in app and watch face development on Wear OS.
https://developer.android.com/wear
Apache License 2.0
1.08k stars 561 forks source link

Migrate build scripts to Kotlin DSL #1134

Closed ithinkihaveacat closed 1 week ago

ithinkihaveacat commented 1 month ago

Most of the samples use Groovy build scripts, instead of Kotlin. Kotlin is recommended because it "is more readable and offers better compile-time checking and IDE support."

The affected samples are: