Skip to content

Commit

Permalink
Gradle: Support tflite v2.16.1
Browse files Browse the repository at this point in the history
This patch updates tflite version in libs.versions.toml

Signed-off-by: Yelin Jeong <yelini.jeong@samsung.com>
  • Loading branch information
niley7464 committed Jun 19, 2024
1 parent 6cdba2b commit 0971cfd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[versions]
gstreamer = "1.24.0"
tensorflowLite = "2.8.1"
tensorflowLite = "2.16.1"
tukaani-xz-plugin = "1.9"
commons-compress-lib = "1.26.1"
xyz-simple-git-plugin = "2.0.3"
Expand Down

0 comments on commit 0971cfd

Please sign in to comment.