We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 43cf971 commit 95a06d7Copy full SHA for 95a06d7
build.gradle
@@ -47,7 +47,8 @@ dependencies {
47
implementation 'javax.xml.bind:jaxb-api:2.3.0'
48
implementation group: 'ch.qos.logback', name: 'logback-classic', version: '1.3.14'
49
implementation group: 'ch.qos.logback', name: 'logback-core', version: '1.3.14'
50
- implementation 'com.google.cloud:google-cloud-nio:0.127.5'
+ implementation 'com.google.cloud:google-cloud-nio:0.127.26'
51
+
52
53
implementation 'org.openpnp:opencv:4.7.0-0'
54
implementation 'me.tongfei:progressbar:0.9.0'
0 commit comments