Browse Source

Update gradle and AGP

Miku AuahDark 2 years ago
parent
commit
0025095419
2 changed files with 3 additions and 3 deletions
  1. 1 1
      build.gradle
  2. 2 2
      gradle/wrapper/gradle-wrapper.properties

+ 1 - 1
build.gradle

@@ -5,7 +5,7 @@ buildscript {
         mavenCentral()
     }
     dependencies {
-        classpath 'com.android.tools.build:gradle:7.3.1'
+        classpath 'com.android.tools.build:gradle:7.4.2'
 
         // NOTE: Do not place your application dependencies here; they belong
         // in the individual module build.gradle files

+ 2 - 2
gradle/wrapper/gradle-wrapper.properties

@@ -1,6 +1,6 @@
-#Sat Feb 05 13:33:44 SGT 2022
+#Tue Mar 21 10:28:32 SGT 2023
 distributionBase=GRADLE_USER_HOME
-distributionUrl=https\://services.gradle.org/distributions/gradle-7.4-bin.zip
+distributionUrl=https\://services.gradle.org/distributions/gradle-7.6.1-bin.zip
 distributionPath=wrapper/dists
 zipStorePath=wrapper/dists
 zipStoreBase=GRADLE_USER_HOME