Baptiste ROUSSEL
Baptiste ROUSSEL
Same here, dont get why it is not an important issue.. I can see some apps doing some tricks to avoid the situation. Ui side they disconnect the user from...
That's the point. Use 1.0.3 when you 'll have converted your project to androidX
Any new about this issue ? I need to use a vector for `FloatingActionButton` ...
Same thing here ```> Failed to transform hyperion-build-config-0.9.36.aar (com.willowtreeapps.hyperion:hyperion-build-config:0.9.36) to match attributes {artifactType=android-res, org.gradle.status=release, org.gradle.usage=java-runtime}. > Could not find hyperion-build-config-0.9.36.aar (com.willowtreeapps.hyperion:hyperion-build-config:0.9.36). Searched in the following locations: https://repo.maven.apache.org/maven2/com/willowtreeapps/hyperion/hyperion-build-config/0.9.36/hyperion-build-config-0.9.36.aar > Failed to...
Having same issue
same thing happening to me
facing the same issue. any update ?
I'm using `com.google.firebase:firebase-ml-modeldownloader-ktx` which depends on auto.service then my project wont run.. I guess I have to remove hyperion for now..
Same here. Updating tink as transitive dependency might help?
I do not use Dagger, and the object is created only once in a kotlin lazy property. And still experiencing the issue