Compare commits

..

No commits in common. "main" and "empty-project" have entirely different histories.

5 changed files with 0 additions and 3 deletions

View File

@ -56,6 +56,4 @@ dependencies {
androidTestImplementation(libs.androidx.ui.test.junit4)
debugImplementation(libs.androidx.ui.tooling)
debugImplementation(libs.androidx.ui.test.manifest)
implementation("io.realm.kotlin:library-base:1.11.0")
}

View File

@ -3,5 +3,4 @@ plugins {
alias(libs.plugins.android.application) apply false
alias(libs.plugins.kotlin.android) apply false
alias(libs.plugins.kotlin.compose) apply false
id("io.realm.kotlin") version "1.11.0" apply false
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

Binary file not shown.

Before

Width:  |  Height:  |  Size: 29 KiB