Skip to content

Commit

Permalink
Update to new drivers
Browse files Browse the repository at this point in the history
Updated to new drivers that use sdk 1.0
Bug: 79286237

Change-Id: I74581a70757f804e885f548004181431975154d6
  • Loading branch information
mangini committed May 5, 2018
1 parent cd9e4f9 commit e8d0226
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Expand Up @@ -23,7 +23,7 @@ dependencies {
implementation 'com.google.firebase:firebase-core:11.6.0'
implementation 'com.google.firebase:firebase-database:11.6.0'
implementation 'com.google.firebase:firebase-storage:11.6.0'
implementation 'com.google.android.things.contrib:driver-button:0.7'
implementation 'com.google.android.things.contrib:driver-button:1.0'

implementation 'com.google.apis:google-api-services-vision:v1-rev22-1.22.0'
implementation 'com.google.api-client:google-api-client-android:1.22.0' exclude module: 'httpclient'
Expand Down

0 comments on commit e8d0226

Please sign in to comment.