chenxiaolong / BCR

A Basic Call Recorder for rooted Android devices
GNU General Public License v3.0
1.67k stars 109 forks source link

gradle: Update tensorflow-lite-metadata-0.1.0-rc2.pom checksum #565

Closed chenxiaolong closed 2 months ago

chenxiaolong commented 2 months ago

The file seems to have been reuploaded. This is the diff of the old file compared with the new file:

--- tensorflow-lite-metadata-0.1.0-rc2.pom.orig
+++ tensorflow-lite-metadata-0.1.0-rc2.pom
@@ -4,6 +4,12 @@
     xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
   <modelVersion>4.0.0</modelVersion>

+  <parent>
+    <groupId>org.sonatype.oss</groupId>
+    <artifactId>oss-parent</artifactId>
+    <version>7</version>
+  </parent>
+
   <groupId>org.tensorflow</groupId>
   <artifactId>tensorflow-lite-metadata</artifactId>
   <version>0.1.0-rc2</version>