build(deps): 升级项目依赖版本

This commit is contained in:
2026-07-27 02:10:41 +08:00
parent cef92d6a2f
commit 51eb7e9cb7
6 changed files with 16 additions and 16 deletions

View File

@@ -40,7 +40,7 @@ android {
dependencies {
implementation fileTree(dir: 'libs', include: ['*.jar'])
testImplementation 'junit:junit:4.12'
testImplementation 'junit:junit:4.13.2'
}
//apply from: 'bintray-release.gradle'