Skip to content
Snippets Groups Projects
Commit 6fbde095 authored by Hugh Daschbach's avatar Hugh Daschbach
Browse files

Apply AGP update to 8.1.2.

Android Studio suggested configuration changes after applying !317.
parent ecbc4d30
No related branches found
No related tags found
No related merge requests found
Pipeline #33447 failed with stages
in 1 minute and 49 seconds
...@@ -13,7 +13,7 @@ buildscript { ...@@ -13,7 +13,7 @@ buildscript {
val navVersion: String by extra val navVersion: String by extra
dependencies { dependencies {
classpath("com.android.tools.build:gradle:8.1.1") classpath("com.android.tools.build:gradle:8.1.2")
classpath("org.jetbrains.kotlin:kotlin-gradle-plugin:1.8.20") classpath("org.jetbrains.kotlin:kotlin-gradle-plugin:1.8.20")
classpath("com.github.bjoernq:unmockplugin:0.7.9") classpath("com.github.bjoernq:unmockplugin:0.7.9")
classpath("com.github.ben-manes:gradle-versions-plugin:0.46.0") classpath("com.github.ben-manes:gradle-versions-plugin:0.46.0")
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment