Explorar o código

Update dependency com.android.tools.build:gradle to v8.3.1

Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
Andy Scherzinger hai 1 ano
pai
achega
a45949d07e
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      build.gradle

+ 1 - 1
build.gradle

@@ -1,7 +1,7 @@
 buildscript {
     ext {
         androidLibraryVersion ="0c886d61f6"
-        androidPluginVersion = '8.3.0'
+        androidPluginVersion = '8.3.1'
         androidxMediaVersion = '1.3.0'
         androidxTestVersion = "1.5.0"
         appCompatVersion = '1.6.1'