Selaa lähdekoodia

Bump androidPluginVersion to match library

Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
tobiasKaminsky 1 vuosi sitten
vanhempi
commit
e72ce49371
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      build.gradle

+ 1 - 1
build.gradle

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