Add jump back and jump forward buttons to android auto.

This commit is contained in:
Robbie Van Gorkom
2022-08-21 10:26:09 -07:00
parent 72744dcd29
commit 621a493c5b
6 changed files with 88 additions and 40 deletions
+2 -2
View File
@@ -8,8 +8,8 @@ buildscript {
mavenCentral()
}
dependencies {
classpath 'com.google.gms:google-services:4.3.5'
classpath 'com.android.tools.build:gradle:7.2.0-beta04'
classpath 'com.google.gms:google-services:4.3.10'
classpath 'com.android.tools.build:gradle:7.2.2'
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
// NOTE: Do not place your application dependencies here; they belong