Commit d4cb8972 authored by wanglei's avatar wanglei

feat:降低gradle和插件版本到8.0

parent a8faa526
......@@ -80,4 +80,5 @@ dependencies {
testImplementation(libs.junit)
androidTestImplementation(libs.androidx.junit)
androidTestImplementation(libs.androidx.espresso.core)
}
\ No newline at end of file
[versions]
agp = "8.3.0"
agp = "8.0.0"
kotlin = "1.9.0"
coreKtx = "1.10.1"
junit = "4.13.2"
......
#Tue Mar 19 09:48:11 CST 2024
#Fri Mar 22 18:26:32 CST 2024
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-8.4-bin.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-8.0-bin.zip
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment