Merge pull request #8174 from vector-im/dependabot/gradle/androidx.transition-transition-1.4.1
Bump androidx.transition:transition from 1.2.0 to 1.4.1
This commit is contained in:
commit
7597b85110
|
@ -79,7 +79,7 @@ ext.libs = [
|
||||||
'espressoContrib' : "androidx.test.espresso:espresso-contrib:$espresso",
|
'espressoContrib' : "androidx.test.espresso:espresso-contrib:$espresso",
|
||||||
'espressoIntents' : "androidx.test.espresso:espresso-intents:$espresso",
|
'espressoIntents' : "androidx.test.espresso:espresso-intents:$espresso",
|
||||||
'viewpager2' : "androidx.viewpager2:viewpager2:1.0.0",
|
'viewpager2' : "androidx.viewpager2:viewpager2:1.0.0",
|
||||||
'transition' : "androidx.transition:transition:1.2.0",
|
'transition' : "androidx.transition:transition:1.4.1",
|
||||||
],
|
],
|
||||||
google : [
|
google : [
|
||||||
'material' : "com.google.android.material:material:1.8.0",
|
'material' : "com.google.android.material:material:1.8.0",
|
||||||
|
|
Loading…
Reference in New Issue