This commit is contained in:
jia 2024-12-17 00:48:11 +08:00
parent cc93199516
commit 20d578a843
3424 changed files with 4 additions and 3285 deletions

View File

@ -25,6 +25,6 @@ android {
dependencies { dependencies {
api fileTree(dir: 'libs', include: ['*.jar']) api fileTree(dir: 'libs', include: ['*.jar'])
testImplementation 'junit:junit:4.12' testImplementation 'junit:junit:4.12'
api 'androidx.appcompat:appcompat:1.3.0' api 'androidx.appcompat:appcompat:1.6.1'
} }

Some files were not shown because too many files have changed in this diff Show More