An open API service indexing awesome lists of open source software.

https://github.com/kodecocodes/video-jcomp-materials

The projects and the materials that accompany the Jetpack Compose course
https://github.com/kodecocodes/video-jcomp-materials

Last synced: 4 months ago
JSON representation

The projects and the materials that accompany the Jetpack Compose course

Awesome Lists containing this project

README

          

# Jetpack Compose: Materials

This repo contains all the downloadable materials and projects associated with the **[Jetpack Compose](https://www.raywenderlich.com/34932735-jetpack-compose)** from [raywenderlich.com](https://www.raywenderlich.com).

Each edition has its own branch, named `versions/[VERSION]`. The default branch for this repo is for the most recent edition.

## Release History

| Branch | Version | Release Date |
| ------------------------------------------------------------ | :-----: | :----------: |
| [versions/2.1](https://github.com/raywenderlich/video-jcomp-materials/tree/versions/2.1) | 2.1 | 2022-10-11 |
| [versions/2.0](https://github.com/raywenderlich/video-jcomp-materials/tree/versions/2.0) | 2.0 | 2021-07-08 |
| [versions/1.1](https://github.com/raywenderlich/video-jcomp-materials/tree/versions/1.1) | 1.1 | 2020-12-07 |
| [versions/1.0](https://github.com/raywenderlich/video-jcomp-materials/tree/versions/1.0) | 1.0 | 2020-10-22 |