Skip to content

Commit

Permalink
Small geomodel needs this tensorflow version
Browse files Browse the repository at this point in the history
  • Loading branch information
jtklein committed Dec 17, 2024
1 parent 273cc20 commit 2d49f0f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example/android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ buildscript {
ndkVersion = "25.1.8937393"
kotlinVersion = "1.8.0"
// This specifies which tensorflow-lite version to use for the vision-plugin.
// tensorflowVersion = "2.14.0"
tensorflowVersion = "2.14.0"
}
repositories {
google()
Expand Down

0 comments on commit 2d49f0f

Please sign in to comment.