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 e8f84b5 commit ebbbafeCopy full SHA for ebbbafe
src/transaction.js
@@ -150,19 +150,19 @@ const transaction = {
150
type: 'implementation',
151
groupId: 'androidx.core',
152
artifactId: 'core-ktx',
153
- version: '1.9.0'
+ version: '1.10.0'
154
},
155
appcompat: {
156
157
groupId: 'androidx.appcompat',
158
artifactId: 'appcompat',
159
- version: '1.6.0'
+ version: '1.6.1'
160
161
material: {
162
163
groupId: 'com.google.android.material',
164
artifactId: 'material',
165
- version: '1.7.0'
+ version: '1.8.0'
166
167
constraintlayout: {
168
0 commit comments