Skip to content

Commit

Permalink
Merge pull request #138 from this-Aditya/google-dependency
Browse files Browse the repository at this point in the history
Added dependencies for new google plugins
  • Loading branch information
yatharthranjan authored May 9, 2024
2 parents ff3e50f + cbf2592 commit 7f381ff
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,10 @@ dependencies {
implementation "org.radarbase:radar-android-weather:$radar_commons_android_version"
implementation "org.radarbase:radar-android-audio:$radar_commons_android_version"
implementation "org.radarbase:radar-android-faros:$radar_commons_android_version"
implementation "org.radarbase:radar-android-google-sleep:$radar_commons_android_version"
implementation "org.radarbase:radar-android-google-activity:$radar_commons_android_version"
implementation "org.radarbase:radar-android-google-places:$radar_commons_android_version"


implementation "androidx.lifecycle:lifecycle-process:$lifecycle_process_version"
implementation "androidx.legacy:legacy-support-v4:$legacy_support_version"
Expand Down

0 comments on commit 7f381ff

Please sign in to comment.