Skip to content

Commit f929ef2

Browse files
Updated the project structure along with dependencies
1 parent 3ce9b0e commit f929ef2

File tree

55 files changed

+808
-628
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

55 files changed

+808
-628
lines changed

.gitignore

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
*.iml
2+
.gradle
3+
/local.properties
4+
/.idea/caches
5+
/.idea/libraries
6+
/.idea/modules.xml
7+
/.idea/workspace.xml
8+
/.idea/navEditor.xml
9+
/.idea/assetWizardSettings.xml
10+
.DS_Store
11+
/build
12+
/captures
13+
.externalNativeBuild
14+
.cxx
15+
local.properties

.idea/appInsightsSettings.xml

Lines changed: 14 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.idea/kotlinc.xml

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.idea/other.xml

Lines changed: 0 additions & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.idea/shelf/Uncommitted_changes_before_Checkout_at_6_11_2024_8_49_AM_[Changes]/shelved.patch

Lines changed: 0 additions & 183 deletions
This file was deleted.

.idea/shelf/Uncommitted_changes_before_Checkout_at_6_11_2024_8_49_AM__Changes_.xml

Lines changed: 0 additions & 4 deletions
This file was deleted.
Binary file not shown.
Binary file not shown.
Binary file not shown.

.idea/shelf/Uncommitted_changes_before_Update_at_6_11_2024_9_52_PM_[Changes]/shelved.patch

Whitespace-only changes.

0 commit comments

Comments
 (0)