From c4151fce62b8a732536a889b9c39effa97e4f896 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Sep 2026 06:13:18 +0000 Subject: [PATCH] deps: bump com.android.application in /Luotsi.ViewServer.Android Bumps com.android.application from 9.3.2 to 9.4.0. --- updated-dependencies: - dependency-name: com.android.application dependency-version: 9.4.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Luotsi.ViewServer.Android/build.gradle.kts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Luotsi.ViewServer.Android/build.gradle.kts b/Luotsi.ViewServer.Android/build.gradle.kts index 6aea043..b1c0689 100644 --- a/Luotsi.ViewServer.Android/build.gradle.kts +++ b/Luotsi.ViewServer.Android/build.gradle.kts @@ -1,3 +1,3 @@ plugins { - id("com.android.application") version "9.3.2" apply false + id("com.android.application") version "9.4.0" apply false } \ No newline at end of file