Skip to content
This repository has been archived by the owner on Jul 24, 2023. It is now read-only.

Commit

Permalink
Remove Hyperion library and plugins
Browse files Browse the repository at this point in the history
Just wanted to test this library
  • Loading branch information
Kartatz committed Jun 19, 2022
1 parent bd8d113 commit e45ee97
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -74,16 +74,4 @@ dependencies {
implementation 'androidx.navigation:navigation-fragment:2.4.2'
implementation 'androidx.navigation:navigation-ui:2.4.2'
implementation 'com.google.android.material:material:1.6.1'

implementation 'com.willowtreeapps.hyperion:hyperion-core:0.9.34'
implementation 'com.willowtreeapps.hyperion:hyperion-attr:0.9.34'
implementation 'com.willowtreeapps.hyperion:hyperion-build-config:0.9.34'
implementation 'com.willowtreeapps.hyperion:hyperion-crash:0.9.34'
implementation 'com.willowtreeapps.hyperion:hyperion-disk:0.9.34'
implementation 'com.willowtreeapps.hyperion:hyperion-geiger-counter:0.9.34'
implementation 'com.willowtreeapps.hyperion:hyperion-measurement:0.9.34'
implementation 'com.willowtreeapps.hyperion:hyperion-phoenix:0.9.34'
implementation 'com.willowtreeapps.hyperion:hyperion-recorder:0.9.34'
implementation 'com.willowtreeapps.hyperion:hyperion-shared-preferences:0.9.34'
implementation 'com.willowtreeapps.hyperion:hyperion-timber:0.9.34'
}

0 comments on commit e45ee97

Please sign in to comment.