android dependency 'androidx.core:core' has different version for the compile (1.0.2) and runtime (1.1.0) classpath. you should manually set the same version via dependencyresolution

1

Android dependency 'androidx.core:core' has different version for the compile (1.0.2) and runtime (1.1.0) classpath. You should manually set the same version via DependencyResolution

By Double Stone Hammer Kayla Anderson at Feb 20 2020


Related code examples


Code examples by languages