From 31711f9108650ec228407f56a42073b03f4cd58c Mon Sep 17 00:00:00 2001 From: rubenquadros Date: Mon, 2 Oct 2023 20:38:30 +0530 Subject: [PATCH] Add Jetpack Compose repo --- input_data.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/input_data.json b/input_data.json index 62400c87..a4dbb1fb 100644 --- a/input_data.json +++ b/input_data.json @@ -11,6 +11,9 @@ }, { "github_url": "https://github.com/a914-gowtham/RickNMortyCompose" + }, + { + "github_url": "https://github.com/rubenquadros/Jetpack-Compose-Video-Games-Example" } ] },