Browse Source

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

renovate[bot] 1 year ago
parent
commit
1d7838c25c
1 changed files with 1 additions and 1 deletions
  1. 1 1
      build.gradle

+ 1 - 1
build.gradle

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