mirror of
https://github.com/HighCapable/YukiHookAPI-ProjectBuilder.git
synced 2025-09-01 08:15:27 +08:00
Update project dependencies version and files
This commit is contained in:
Binary file not shown.
@@ -150,7 +150,7 @@ const transaction = {
|
|||||||
type: 'implementation',
|
type: 'implementation',
|
||||||
groupId: 'androidx.core',
|
groupId: 'androidx.core',
|
||||||
artifactId: 'core-ktx',
|
artifactId: 'core-ktx',
|
||||||
version: '1.10.0'
|
version: '1.10.1'
|
||||||
},
|
},
|
||||||
appcompat: {
|
appcompat: {
|
||||||
type: 'implementation',
|
type: 'implementation',
|
||||||
@@ -162,7 +162,7 @@ const transaction = {
|
|||||||
type: 'implementation',
|
type: 'implementation',
|
||||||
groupId: 'com.google.android.material',
|
groupId: 'com.google.android.material',
|
||||||
artifactId: 'material',
|
artifactId: 'material',
|
||||||
version: '1.8.0'
|
version: '1.9.0'
|
||||||
},
|
},
|
||||||
constraintlayout: {
|
constraintlayout: {
|
||||||
type: 'implementation',
|
type: 'implementation',
|
||||||
|
Reference in New Issue
Block a user