File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -156,13 +156,13 @@ const transaction = {
156156 type : 'implementation' ,
157157 groupId : 'androidx.appcompat' ,
158158 artifactId : 'appcompat' ,
159- version : '1.5.1 '
159+ version : '1.6.0 '
160160 } ,
161161 material : {
162162 type : 'implementation' ,
163163 groupId : 'com.google.android.material' ,
164164 artifactId : 'material' ,
165- version : '1.6.1 '
165+ version : '1.7.0 '
166166 } ,
167167 constraintlayout : {
168168 type : 'implementation' ,
@@ -180,13 +180,13 @@ const transaction = {
180180 type : 'androidTestImplementation' ,
181181 groupId : 'androidx.test.ext' ,
182182 artifactId : 'junit' ,
183- version : '1.1.3 '
183+ version : '1.1.5 '
184184 } ,
185185 androidxTestEspresso : {
186186 type : 'androidTestImplementation' ,
187187 groupId : 'androidx.test.espresso' ,
188188 artifactId : 'espresso-core' ,
189- version : '3.4.0 '
189+ version : '3.5.1 '
190190 }
191191 }
192192 } ,
You can’t perform that action at this time.
0 commit comments