We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2291639 commit f95c89fCopy full SHA for f95c89f
2 files changed
public/project-template.zip
6 Bytes
src/transaction.js
@@ -150,7 +150,7 @@ const transaction = {
150
type: 'implementation',
151
groupId: 'androidx.core',
152
artifactId: 'core-ktx',
153
- version: '1.10.0'
+ version: '1.10.1'
154
},
155
appcompat: {
156
@@ -162,7 +162,7 @@ const transaction = {
162
163
groupId: 'com.google.android.material',
164
artifactId: 'material',
165
- version: '1.8.0'
+ version: '1.9.0'
166
167
constraintlayout: {
168
0 commit comments