Skip to content

Commit

Permalink
removed activity to prevent duplicate library errors in clients
Browse files Browse the repository at this point in the history
  • Loading branch information
susonthapa committed Nov 8, 2022
1 parent 74d5cde commit a9eb23b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,6 @@ dependencies {
implementation(name:'HERE-sdk', ext:'aar')
implementation "androidx.car.app:app-projected:1.1.0"
implementation "androidx.car.app:app:1.1.0"
implementation "androidx.activity:activity:1.5.1"
implementation "org.jetbrains.kotlin:kotlin-stdlib:$kotlin_version"
// From node_modules
}
Expand Down

0 comments on commit a9eb23b

Please sign in to comment.