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 'com.google.android.things.contrib:driver-button:1.0'" is added in gradle file properly.
But I got an error like that.
Did I miss something new?
Please help me.
The text was updated successfully, but these errors were encountered:
Unable to resolve dependency for ':app@debug/compileClasspath': Could not resolve com.google.android.things.contrib:driver-button:1.0. Open FileShow Details
Unable to resolve dependency for ':app@debugAndroidTest/compileClasspath': Could not resolve com.google.android.things.contrib:driver-button:1.0. Open FileShow Details
Unable to resolve dependency for ':app@debugUnitTest/compileClasspath': Could not resolve com.google.android.things.contrib:driver-button:1.0. Open FileShow Details
Unable to resolve dependency for ':app@release/compileClasspath': Could not resolve com.google.android.things.contrib:driver-button:1.0. Open FileShow Details
Unable to resolve dependency for ':app@releaseUnitTest/compileClasspath': Could not resolve com.google.android.things.contrib:driver-button:1.0. Open FileShow Details
"implementation 'com.google.android.things.contrib:driver-button:1.0'" is added in gradle file properly.
But I got an error like that.
Did I miss something new?
Please help me.
The text was updated successfully, but these errors were encountered: