Skip to content

Commit 73c7c17

Browse files
authored
Merge branch 'master' into master
2 parents 336413a + 44c4082 commit 73c7c17

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

android/build.gradle

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,6 @@ apply plugin: 'com.android.library'
6060

6161

6262
android {
63-
6463
compileSdkVersion 31
6564

6665

@@ -124,5 +123,4 @@ dependencies{
124123
implementation 'org.tensorflow:tensorflow-lite-metadata:0.4.3'
125124

126125
implementation 'org.tensorflow:tensorflow-lite-select-tf-ops:2.11.0'
127-
128-
}
126+
}

0 commit comments

Comments
 (0)