From daaac819e220d4cd153ba0d1220e1d235ae3cea3 Mon Sep 17 00:00:00 2001 From: Shane <6071159+smashedr@users.noreply.github.com> Date: Sun, 22 Feb 2026 17:12:08 -0800 Subject: [PATCH] Fix GiHub Camo Encoding --- README.md | 6 +++--- gradle.properties | 2 ++ 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 0c928d4..e4fb99d 100644 --- a/README.md +++ b/README.md @@ -346,8 +346,8 @@ You can also support other related projects: - - - Star History Chart + + + Star History Chart diff --git a/gradle.properties b/gradle.properties index 0d4b7ed..08bd3a7 100644 --- a/gradle.properties +++ b/gradle.properties @@ -11,6 +11,8 @@ org.gradle.jvmargs=-Xmx2048m -Dfile.encoding=UTF-8 # This option should only be used with decoupled projects. For more details, visit # https://developer.android.com/r/tools/gradle-multi-project-decoupled-projects # org.gradle.parallel=true +# https://docs.gradle.org/9.3.1/userguide/configuration_cache_enabling.html +org.gradle.configuration-cache=true # AndroidX package structure to make it clearer which packages are bundled with the # Android operating system, and which are packaged with your app's APK # https://developer.android.com/topic/libraries/support-library/androidx-rn