]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/blobdiff - build.gradle
Explain in the settings that displaying under cutouts also displays under the keyboar...
[PrivacyBrowserAndroid.git] / build.gradle
index 61cd5d44fbe39f8bb6b96914e6c88aa1f46de8b4..c65a4ca37f43df1590e25a181856b457444588a5 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016-2023 Soren Stoutner <soren@stoutner.com>.
+ * Copyright 2016-2024 Soren Stoutner <soren@stoutner.com>.
  *
  * This file is part of Privacy Browser Android <https://www.stoutner.com/privacy-browser-android>.
  *
@@ -26,8 +26,8 @@ buildscript {
     }
 
     dependencies {
-        classpath 'com.android.tools.build:gradle:7.4.2'
-        classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:1.8.0"
+        classpath 'com.android.tools.build:gradle:8.2.2'
+        classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:1.9.0"
 
         // NOTE: Do not place your application dependencies here; they belong
         // in the individual module build.gradle files