]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/blobdiff - build.gradle
Migrate the rest of the dialogs to Kotlin. https://redmine.stoutner.com/issues/683
[PrivacyBrowserAndroid.git] / build.gradle
index 509939b6b8291b7dcbce28e6447db0bef2ded4bb..b07a40b20ba074060a0dba0cb44ad9fa3a141ffe 100644 (file)
@@ -26,7 +26,7 @@ buildscript {
     }
     dependencies {
         classpath 'com.android.tools.build:gradle:4.1.3'
-        classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:1.4.31"
+        classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:1.4.32"
 
         // NOTE: Do not place your application dependencies here; they belong
         // in the individual module build.gradle files