Skip to content

Commit

Permalink
fix version catalog accessor
Browse files Browse the repository at this point in the history
  • Loading branch information
gabrielittner committed Jul 11, 2023
1 parent b587161 commit bce3e21
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion connect/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ tasks.withType(org.jetbrains.kotlin.gradle.tasks.KotlinCompile).configureEach {

dependencies {
api project(":renderer")
api libs.mad.statemachine
api libs.khonshu.statemachine
api libs.coroutines.core
api libs.androidx.lifecycle.common
}

0 comments on commit bce3e21

Please sign in to comment.