From 4fac7cb53e329afb35930950a830b2e599ee7e4d Mon Sep 17 00:00:00 2001 From: Jens Klingenberg Date: Sat, 7 Sep 2024 13:34:10 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f6bcdb9a..e4e15eb3 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.9.0-green.svg)]() [![Compose](https://img.shields.io/badge/Compose-1.5.0-green.svg)]() +[![Kotlin](https://img.shields.io/badge/Kotlin-2.0.20-green.svg)]() [![Compose](https://img.shields.io/badge/Compose-1.7.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)