Skip to content

Commit

Permalink
fix samples
Browse files Browse the repository at this point in the history
  • Loading branch information
martinbonnin committed Apr 27, 2024
1 parent 0ce76fe commit ec704b5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sample/molecule/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@ kotlin {
}
val androidMain by getting {
dependencies {
implementation(libs.androidx.appcompat)
implementation(libs.androidx.activity.compose)
}
}
Expand Down

0 comments on commit ec704b5

Please sign in to comment.