You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
我导入这个 implementation "android.arch.lifecycle:extensions:1.0.0" 就会报下面的错误
Error:Execution failed for task ':app:preDebugBuild'.
Android dependency 'android.arch.lifecycle:runtime' has different version for the compile (1.0.0) and runtime (1.0.3) classpath. You should manually set the same version via DependencyResolution
The text was updated successfully, but these errors were encountered:
我导入这个 implementation "android.arch.lifecycle:extensions:1.0.0" 就会报下面的错误
Error:Execution failed for task ':app:preDebugBuild'.
The text was updated successfully, but these errors were encountered: