Update project dependencies version and files

This commit is contained in:
2023-08-18 00:50:31 +08:00
parent 2291639b52
commit f95c89f9e4
2 changed files with 2 additions and 2 deletions

Binary file not shown.

View File

@@ -150,7 +150,7 @@ const transaction = {
type: 'implementation',
groupId: 'androidx.core',
artifactId: 'core-ktx',
version: '1.10.0'
version: '1.10.1'
},
appcompat: {
type: 'implementation',
@@ -162,7 +162,7 @@ const transaction = {
type: 'implementation',
groupId: 'com.google.android.material',
artifactId: 'material',
version: '1.8.0'
version: '1.9.0'
},
constraintlayout: {
type: 'implementation',