Skip to content
This repository has been archived by the owner on Dec 28, 2024. It is now read-only.

Commit

Permalink
Feat : Introducing Nazomi Second Playground
Browse files Browse the repository at this point in the history
  • Loading branch information
SyntaxSpins committed Dec 15, 2024
1 parent d36f609 commit e6dcd8c
Show file tree
Hide file tree
Showing 5 changed files with 7 additions and 6 deletions.
12 changes: 6 additions & 6 deletions .androidide/editor/openedFiles.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,14 +19,14 @@
"file": "/storage/emulated/0/Nozomi/app/build.gradle.kts",
"selection": {
"end": {
"column": 48,
"index": 858,
"line": 39
"column": 4,
"index": 74,
"line": 4
},
"start": {
"column": 48,
"index": 858,
"line": 39
"column": 4,
"index": 74,
"line": 4
}
}
}
Expand Down
Binary file modified .gradle/8.9/checksums/checksums.lock
Binary file not shown.
Binary file modified .gradle/8.9/fileHashes/fileHashes.lock
Binary file not shown.
Binary file modified .gradle/buildOutputCleanup/buildOutputCleanup.lock
Binary file not shown.
1 change: 1 addition & 0 deletions app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
plugins {
id("com.android.application")
id("kotlin-android")
id("org.jetbrains.kotlin.plugin.compose")
}

android {
Expand Down

0 comments on commit e6dcd8c

Please sign in to comment.