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.
2 parents 9be7fa3 + 2327090 commit a427465Copy full SHA for a427465
Motion/app/build.gradle
@@ -52,9 +52,9 @@ dependencies {
52
implementation "org.jetbrains.kotlin:kotlin-stdlib:$kotlin_version"
53
54
implementation 'androidx.core:core-ktx:1.2.0-alpha04'
55
- implementation 'androidx.fragment:fragment-ktx:1.2.0-alpha04'
+ implementation 'androidx.fragment:fragment-ktx:1.2.0-beta01'
56
implementation 'androidx.appcompat:appcompat:1.1.0'
57
- implementation 'androidx.transition:transition:1.2.0-rc01'
+ implementation 'androidx.transition:transition:1.3.0-beta01'
58
implementation 'androidx.dynamicanimation:dynamicanimation:1.1.0-alpha02'
59
implementation 'androidx.recyclerview:recyclerview:1.1.0-beta04'
60
0 commit comments