From 74eb5415916daf7918f8acbc0f64adbec8768bc7 Mon Sep 17 00:00:00 2001 From: Carlos Martino Date: Mon, 22 Sep 2025 21:11:22 -0300 Subject: [PATCH] Initial commit --- README.md | 5 +++++ bedrock | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 7e11c2b..001d862 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,11 @@ Getting Started ---- After using this repo as a template you have to do the following changes so you can start working on your project +1. Init git submodules +`git submodule update --init --recursive` + +2. Adapt template to your project + ## Compose ### [Build.gradle.kts](app/composeApp/build.gradle.kts) - Change `namespace` and `applicationId` to your projects name diff --git a/bedrock b/bedrock index 9080338..8c897f5 160000 --- a/bedrock +++ b/bedrock @@ -1 +1 @@ -Subproject commit 90803388008eea87d5a34f8dcac684e4c2eb0681 +Subproject commit 8c897f50fe5939004be4eeff557b0a429908926e