File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ buildscript {
44 }
55 dependencies {
66 if (getGradle(). getStartParameter(). getTaskRequests(). toString(). contains(" Release]" )) {
7- println (" Enabling New Relic" )
7+ // println("Enabling New Relic")
88 // classpath "com.newrelic.agent.android:agent-gradle-plugin:5.27.1"
99 }
1010 }
@@ -320,7 +320,7 @@ dependencies {
320320 implementation ' net.tribe7.seeds:seeds-primitives:16.0.1'
321321 implementation ' me.tatarka.bindingcollectionadapter2:bindingcollectionadapter:2.2.0'
322322 implementation ' me.tatarka.bindingcollectionadapter2:bindingcollectionadapter-recyclerview:2.2.0'
323- // implementation 'org.slf4j:slf4j-api:1.7.7'
323+ implementation ' org.slf4j:slf4j-api:1.7.30 ' // used by NSBarcodeConfig
324324 implementation ' org.apache.commons:commons-math3:3.6'
325325 implementation ' uk.com.robust-it:cloning:1.9.5'
326326 implementation ' com.github.amlcurran.showcaseview:library:5.4.3'
You can’t perform that action at this time.
0 commit comments