We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e6276a9 commit dbfdbc7Copy full SHA for dbfdbc7
demo/build.gradle
@@ -64,7 +64,7 @@ dependencies {
64
65
// [START_EXCLUDE silent]
66
// implementation project(':library')
67
- implementation 'androidx.appcompat:appcompat:1.3.1'
+ implementation 'androidx.appcompat:appcompat:1.4.0-alpha03'
68
implementation 'androidx.lifecycle:lifecycle-extensions:2.2.0'
69
70
// GMS
0 commit comments