- code snippets / used | Android documentation on developer.android.com.
The idea is that by having a small sample project that contains the code snippets from documentation, developers will gain more context on how to implement a specific API.
In addition, by having CI running on this repo, we can ensure that the code snippets on developer.android.com is in a working condition.
We love contributions! See CONTRIBUTING.md for guidelines.
- Problems:
- Problem1: "https://services.gradle.org/distributions/gradle-8.10.1-bin.zip" NOT found
- Alternative1: use
distributionUrl=https\://services.gradle.org/distributions/gradle-8.9-bin.zip
, BUTPlugin [id: 'nl.littlerobots.version-catalog-update', version: '0.8.5']
NOT used - Solution: TODO:
- Alternative1: use
- Problem1: "https://services.gradle.org/distributions/gradle-8.10.1-bin.zip" NOT found