Explorar el Código

Merge pull request #12202 from nextcloud/chore/AGP814-1

Build(deps): Bump com.android.tools.build:gradle from 8.1.1 to 8.1.4
Andy Scherzinger hace 1 año
padre
commit
824772c247
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      build.gradle

+ 1 - 1
build.gradle

@@ -1,6 +1,6 @@
 buildscript {
     ext {
-        androidPluginVersion = '8.1.1'
+        androidPluginVersion = '8.1.4'
         appCompatVersion = '1.6.1'
         jacoco_version = '0.8.10'
         kotlin_version = '1.8.22'