Upgrade Gradle and dependencies (#7)

This commit is contained in:
Howard Wu 2023-05-21 16:16:06 +08:00 committed by GitHub
parent 27f5fb447e
commit 305a663bf8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 2 deletions

View File

@ -92,5 +92,5 @@ signing {
dependencies {
compileOnly("androidx.annotation:annotation:1.5.0")
compileOnly("androidx.annotation:annotation:1.6.0")
}

View File

@ -1,6 +1,7 @@
#Sun May 21 16:00:59 CST 2023
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-8.1-bin.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-8.1.1-bin.zip
networkTimeout=10000
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists