File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 11# Sat Aug 06 15:40:58 EDT 2022
22distributionBase =GRADLE_USER_HOME
3- distributionUrl =https\://services.gradle.org/distributions/gradle-7.5-bin.zip
3+ distributionUrl =https\://services.gradle.org/distributions/gradle-7.5.1 -bin.zip
44distributionPath =wrapper/dists
55zipStorePath =wrapper/dists
66zipStoreBase =GRADLE_USER_HOME
Original file line number Diff line number Diff line change @@ -111,19 +111,19 @@ dependencies {
111111 implementation(" androidx.lifecycle:lifecycle-viewmodel-compose:2.5.1" )
112112
113113 // Leanback
114- implementation(" androidx.leanback:leanback-preference:1.2.0-alpha02 " )
114+ implementation(" androidx.leanback:leanback-preference:1.2.0-SNAPSHOT " )
115115
116116 // Compose
117117 implementation(" androidx.activity:activity-compose:1.5.1" )
118- implementation(" androidx.lifecycle:lifecycle-runtime-compose:2.6.0-alpha01 " )
118+ implementation(" androidx.lifecycle:lifecycle-runtime-compose:2.6.0-SNAPSHOT " )
119119 implementation(" androidx.compose.ui:ui:$compose_version " )
120120 implementation(" androidx.compose.ui:ui-tooling-preview:$compose_version " )
121121 implementation(" androidx.compose.runtime:runtime-livedata:$compose_version " )
122- implementation(" androidx.compose.material3:material3:1.0.0-alpha16 " )
122+ implementation(" androidx.compose.material3:material3:1.0.0-SNAPSHOT " )
123123 implementation(" androidx.compose.material:material:$compose_version " )
124124 implementation(" androidx.compose.foundation:foundation:$compose_version " )
125125 implementation(" androidx.navigation:navigation-compose:2.5.1" )
126- implementation(" io.coil-kt:coil-compose:2.1 .0" )
126+ implementation(" io.coil-kt:coil-compose:2.2 .0" )
127127 implementation(" androidx.constraintlayout:constraintlayout-compose:1.0.1" )
128128 implementation(" androidx.tv:tv-foundation:1.0.0-SNAPSHOT" )
129129
You can’t perform that action at this time.
0 commit comments