Identify Dog Breeds: Upgrade to 28
This commit is contained in:
parent
2781f22427
commit
a8289c65d4
|
@ -30,19 +30,12 @@ Pause08, Smashicons, Freepik from www.flaticon.com.
|
||||||
Repo Type:git
|
Repo Type:git
|
||||||
Repo:https://github.com/j05t/dbclf
|
Repo:https://github.com/j05t/dbclf
|
||||||
|
|
||||||
Build:24,51
|
Build:28,58
|
||||||
commit=v1.0.0
|
commit=v1.0.2
|
||||||
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
|
|
||||||
gradle=yes
|
gradle=yes
|
||||||
output=gradleBuild/outputs/apk/release/com.jstappdev.dbclf-release-unsigned.apk
|
output=gradleBuild/outputs/apk/release/com.jstappdev.dbclf-release-unsigned.apk
|
||||||
|
|
||||||
Auto Update Mode:None
|
Auto Update Mode:None
|
||||||
Update Check Mode:Tags
|
Update Check Mode:Tags
|
||||||
Current Version:25
|
Current Version:28
|
||||||
Current Version Code:52
|
Current Version Code:58
|
||||||
|
|
|
@ -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()
|
|
||||||
}
|
|
||||||
}
|
|
Loading…
Reference in a new issue