mirror of
https://github.com/HighCapable/YukiHookAPI-ProjectBuilder.git
synced 2025-09-06 10:45:38 +08:00
Update project dependencies version and files
This commit is contained in:
@@ -150,13 +150,13 @@ const transaction = {
|
||||
type: 'implementation',
|
||||
groupId: 'androidx.core',
|
||||
artifactId: 'core-ktx',
|
||||
version: '1.8.0'
|
||||
version: '1.9.0'
|
||||
},
|
||||
appcompat: {
|
||||
type: 'implementation',
|
||||
groupId: 'androidx.appcompat',
|
||||
artifactId: 'appcompat',
|
||||
version: '1.4.2'
|
||||
version: '1.5.1'
|
||||
},
|
||||
material: {
|
||||
type: 'implementation',
|
||||
|
Reference in New Issue
Block a user