Skip to content

Commit 94dc3ce

Browse files
missed two
Signed-off-by: androidacy-user <opensource@androidacy.com>
1 parent de310bd commit 94dc3ce

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

app/build.gradle.kts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ plugins {
1212
id("com.mikepenz.aboutlibraries.plugin")
1313
kotlin("android")
1414
kotlin("kapt")
15-
id("androidx.baselineprofile")
1615
}
1716

1817
// apply realm-android
@@ -428,7 +427,6 @@ dependencies {
428427
// google guava, maybe fix a bug
429428
implementation("com.google.guava:guava:31.1-android")
430429
implementation("androidx.profileinstaller:profileinstaller:1.3.0")
431-
"baselineProfile"(project(mapOf("path" to ":baselineprofile")))
432430

433431

434432
val libsuVersion = "5.0.5"

0 commit comments

Comments
 (0)