diff --git a/metadata/com.jstappdev.dbclf.txt b/metadata/com.jstappdev.dbclf.txt index ced28f80c9..f4408700e8 100644 --- a/metadata/com.jstappdev.dbclf.txt +++ b/metadata/com.jstappdev.dbclf.txt @@ -30,19 +30,12 @@ Pause08, Smashicons, Freepik from www.flaticon.com. Repo Type:git Repo:https://github.com/j05t/dbclf -Build:24,51 - commit=v1.0.0 - patch=bintray.patch - gradle=yes - output=gradleBuild/outputs/apk/release/com.jstappdev.dbclf-release-unsigned.apk - prebuild=unzip assets/stripped.pb.zip -d assets/ - -Build:25,52 - commit=v1.0.1 +Build:28,58 + commit=v1.0.2 gradle=yes output=gradleBuild/outputs/apk/release/com.jstappdev.dbclf-release-unsigned.apk Auto Update Mode:None Update Check Mode:Tags -Current Version:25 -Current Version Code:52 +Current Version:28 +Current Version Code:58 diff --git a/metadata/com.jstappdev.dbclf/bintray.patch b/metadata/com.jstappdev.dbclf/bintray.patch deleted file mode 100644 index 4b2bafbc1a..0000000000 --- a/metadata/com.jstappdev.dbclf/bintray.patch +++ /dev/null @@ -1,14 +0,0 @@ -diff --git a/build.gradle b/build.gradle -index 80b6290..7b67c98 100644 ---- a/build.gradle -+++ b/build.gradle -@@ -22,9 +22,6 @@ allprojects { - maven { url "https://jitpack.io" } - - // https://github.com/tensorflow/tensorflow/issues/13653 -- maven { -- url 'https://google.bintray.com/tensorflow' -- } - google() - } - }