Skip to content

Commit

Permalink
Merge pull request #77 from getditto/rr/fix-gradle-errors
Browse files Browse the repository at this point in the history
fix gradle and build errors
  • Loading branch information
rajramsaroop authored Jun 21, 2024
2 parents 43552e8 + bb17679 commit e24bba1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions DittoHealthMetrics/build.gradle
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
plugins {
id "com.android.library"
id "org.jetbrains.kotlin.android"
alias libs.plugins.com.android.library
alias libs.plugins.org.jetbrains.kotlin.android
}

ext.libraryArtifactId = "healthmetrics"
Expand Down

0 comments on commit e24bba1

Please sign in to comment.