aboutsummaryrefslogtreecommitdiff
path: root/android/gradle
diff options
context:
space:
mode:
authorMuhammad Rifqi Priyo Susanto <muhammadrifqipriyosusanto@gmail.com>2022-10-31 20:19:30 +0700
committerGitHub <noreply@github.com>2022-10-31 14:19:30 +0100
commitfb3085a2c593e0671e3322fe0e7d0914a052acef (patch)
treed1e6b4136374bcc243cb783f546654f49da7b6c1 /android/gradle
parent987277de52633208fae027e9d3bd0f7affa79a66 (diff)
downloadminetest-fb3085a2c593e0671e3322fe0e7d0914a052acef.tar.xz
Android: Increase target/compiled SDK version to 32 (#12911)
Build Tools, NDK, and Gradle are also updated. Repositories is changed from jcenter() to mavenCentral().
Diffstat (limited to 'android/gradle')
-rw-r--r--android/gradle/wrapper/gradle-wrapper.properties2
1 files changed, 1 insertions, 1 deletions
diff --git a/android/gradle/wrapper/gradle-wrapper.properties b/android/gradle/wrapper/gradle-wrapper.properties
index 8ad73a75c..6b7fd26c8 100644
--- a/android/gradle/wrapper/gradle-wrapper.properties
+++ b/android/gradle/wrapper/gradle-wrapper.properties
@@ -2,4 +2,4 @@ distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists
-distributionUrl=https\://services.gradle.org/distributions/gradle-7.2-bin.zip
+distributionUrl=https\://services.gradle.org/distributions/gradle-7.3.3-bin.zip