Просмотр исходного кода

Updated the Android gradle plugin to version 8.7.3

Sam Lantinga 3 месяцев назад
Родитель
Сommit
9955e1dc0d
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      android-project/build.gradle

+ 1 - 1
android-project/build.gradle

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