michelesacc

Results 1 issues of michelesacc

Hi guys, so, everything works fine with this configuration: ``` classpath 'com.android.tools.build:gradle:4.0.2' ``` and in gradle-wrapper.properties: ``` distributionUrl = https \: //services.gradle.org/distributions/gradle-6.1.1-all.zip ``` and: ``` implementation platform ('com.google.firebase: firebase-bom: 25.11.0')...

type: bug