Skip to content

Commit

Permalink
Merge pull request #12337 from woocommerce/protobuf_alert
Browse files Browse the repository at this point in the history
Resolve `androidx.navigation.safeargs.kotlin` in root module
  • Loading branch information
wzieba authored Aug 19, 2024
2 parents 384f27e + 997e8c2 commit 0698fe9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ plugins {
id 'com.android.application' apply false
id 'org.jetbrains.kotlin.android' apply false
id 'com.google.dagger.hilt.android' apply false
id 'androidx.navigation.safeargs.kotlin' apply false
id 'com.google.gms.google-services' apply false
id 'com.google.devtools.ksp' apply false
}
Expand Down

0 comments on commit 0698fe9

Please sign in to comment.