Skip to content

Commit

Permalink
Update build.dependencies.gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
6-BennyLi-9 authored Aug 20, 2024
1 parent f2f99a3 commit 6a7c905
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions build.dependencies.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,7 @@ dependencies {
implementation 'org.firstinspires.ftc:Vision:9.2.0'
implementation 'org.firstinspires.ftc:gameAssets-CenterStage:1.0.0'
implementation 'org.tensorflow:tensorflow-lite-task-vision:0.4.3'
runtimeOnly 'org.t' +
'ensorflow:tensorflow-lite:2.12.0'
runtimeOnly 'org.tensorflow:tensorflow-lite:2.12.0'
implementation 'androidx.appcompat:appcompat:1.2.0'
}

0 comments on commit 6a7c905

Please sign in to comment.