Skip to content

Commit

Permalink
kmm implementation with ios initial setup (#2668)
Browse files Browse the repository at this point in the history
  • Loading branch information
AvneetSingh2001 authored Aug 14, 2024
1 parent 6e54712 commit 7577065
Show file tree
Hide file tree
Showing 360 changed files with 587 additions and 93 deletions.
Binary file not shown.
File renamed without changes.
10 changes: 10 additions & 0 deletions app/build.gradle.kts → androidApp/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -68,8 +68,18 @@ android {
}
}

dependencyGuard {
configuration("debugCompileClasspath")
configuration("debugRuntimeClasspath")
configuration("releaseCompileClasspath")
configuration("releaseRuntimeClasspath")
}


dependencies {

implementation (projects.shared)

implementation(projects.core.logs)
implementation(projects.core.common)
implementation(projects.core.model)
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Loading

0 comments on commit 7577065

Please sign in to comment.