Skip to content

Commit 0ce92cc

Browse files
committed
Updated stuff
1 parent 14561f4 commit 0ce92cc

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ play {
8989
}
9090

9191
dependencies {
92-
implementation 'androidx.leanback:leanback:1.1.0-alpha03'
92+
implementation 'androidx.leanback:leanback:1.1.0-alpha04'
9393
implementation 'com.google.android.material:material:1.3.0-alpha02'
9494

9595
implementation project(':aria2lib')

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ buildscript {
77
dependencies {
88
classpath 'com.android.tools.build:gradle:4.0.1'
99
classpath 'com.google.gms:google-services:4.3.3'
10-
classpath 'com.google.firebase:firebase-crashlytics-gradle:2.2.0'
10+
classpath 'com.google.firebase:firebase-crashlytics-gradle:2.3.0'
1111
}
1212
}
1313

0 commit comments

Comments
 (0)