File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ buildscript {
8
8
dependencies {
9
9
classpath ' com.android.tools.build:gradle:4.0.1'
10
10
11
- classpath ' com.jfrog.bintray.gradle:gradle-bintray-plugin:1.8.4 '
11
+ classpath ' com.jfrog.bintray.gradle:gradle-bintray-plugin:1.8.5 '
12
12
// NOTE: Do not place your application dependencies here; they belong
13
13
// in the individual module build.gradle files
14
14
}
Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ android {
19
19
}
20
20
21
21
dependencies {
22
- implementation ' androidx.core:core:1.3 .0-alpha02 '
22
+ implementation ' androidx.core:core:1.5 .0-alpha01 '
23
23
implementation ' androidx.localbroadcastmanager:localbroadcastmanager:1.0.0'
24
24
implementation ' androidx.annotation:annotation:1.1.0'
25
25
implementation ' com.google.code.gson:gson:2.8.6'
You can’t perform that action at this time.
0 commit comments