diff --git a/app/src/main/res/layout/dialog_audit.xml b/app/src/main/res/layout/dialog_audit.xml index fae2506..1c4e730 100755 --- a/app/src/main/res/layout/dialog_audit.xml +++ b/app/src/main/res/layout/dialog_audit.xml @@ -12,7 +12,7 @@ android:layout_height="200px" android:gravity="center" android:text="是否审核" - android:textColor="#000" + android:textColor="#000000" android:textSize="20sp" android:textStyle="bold" /> diff --git a/gradle/wrapper/gradle-wrapper.properties b/gradle/wrapper/gradle-wrapper.properties index 6a65758..0a7e359 100755 --- a/gradle/wrapper/gradle-wrapper.properties +++ b/gradle/wrapper/gradle-wrapper.properties @@ -4,4 +4,4 @@ distributionPath=wrapper/dists #distributionUrl=https\://services.gradle.org/distributions/gradle-8.11.1-bin.zip zipStoreBase=GRADLE_USER_HOME zipStorePath=wrapper/dists -distributionUrl=https\://services.gradle.org/distributions/gradle-8.14-bin.zip \ No newline at end of file +distributionUrl=https\://services.gradle.org/distributions/gradle-8.14.3-bin.zip \ No newline at end of file