updated gradle

This commit is contained in:
Josia Pietsch 2024-08-02 03:40:30 +02:00
parent 3935afa40d
commit d9b11ea494
Signed by: jrpie
GPG key ID: E70B571D66986A2D
2 changed files with 8 additions and 2 deletions

View file

@ -19,3 +19,9 @@
# If you keep the line number information, uncomment this to
# hide the original source file name.
#-renamesourcefileattribute SourceFile
# see app/build/outputs/mapping/release/missing_rules.txt
# Please add these rules to your existing keep rules in order to suppress warnings.
# This is generated automatically by the Android Gradle plugin.
-dontwarn javax.annotation.processing.AbstractProcessor
-dontwarn javax.annotation.processing.SupportedAnnotationTypes

View file

@ -1,6 +1,6 @@
#Wed Jul 31 15:46:24 CEST 2024
#Fri Aug 02 03:11:16 CEST 2024
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-8.7-bin.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-8.9-bin.zip
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists