Преглед на файлове

Updated the Android gradle plugin to version 8.7.3

Sam Lantinga преди 8 месеца
родител
ревизия
9955e1dc0d
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      android-project/build.gradle

+ 1 - 1
android-project/build.gradle

@@ -6,7 +6,7 @@ buildscript {
         google()
         google()
     }
     }
     dependencies {
     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
         // NOTE: Do not place your application dependencies here; they belong
         // in the individual module build.gradle files
         // in the individual module build.gradle files