From ef7f661f7fb7af34235bd141806b1d2a236878e2 Mon Sep 17 00:00:00 2001 From: Jens Klingenberg Date: Thu, 10 Aug 2023 19:00:06 +0200 Subject: [PATCH] Compose 1.5.0 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 545990e0..f6bcdb9a 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ ## Introduction 🙋‍♂️ This is a Jetpack Compose example project. I'm collecting a bunch of sample codes for Jetpack Compose. I also collect information/tutorials on the GitHub page https://foso.github.io/compose. -[![Kotlin](https://img.shields.io/badge/Kotlin-1.8.20-green.svg)]() [![Compose](https://img.shields.io/badge/Compose-1.4.3-green.svg)]() +[![Kotlin](https://img.shields.io/badge/Kotlin-1.9.0-green.svg)]() [![Compose](https://img.shields.io/badge/Compose-1.5.0-green.svg)]() [![jCenter](https://img.shields.io/badge/MIT-green.svg)](https://github.com/Foso/Jetpack-Compose-Playground/blob/master/LICENSE) [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square)](http://makeapullrequest.com)