Skip to content

Commit 3f331da

Browse files
committed
New map implementation
1 parent b269b9c commit 3f331da

File tree

16 files changed

+894
-10
lines changed

16 files changed

+894
-10
lines changed

.idea/deploymentTargetSelector.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.

app/build.gradle.kts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,8 @@ dependencies {
8484
// KotlinX Serialization
8585
implementation(libs.kotlinx.serialization.json)
8686

87+
implementation("androidx.activity:activity-ktx:1.10.1")
88+
implementation("androidx.fragment:fragment-ktx:1.8.6")
8789
// Android UI ViewBinding
8890
implementation(libs.androidx.ui.viewbinding)
8991

1.23 KB
Loading
696 Bytes
Loading
2.41 KB
Loading
1.43 KB
Loading
618 Bytes
Loading

0 commit comments

Comments
 (0)