From 89219b4836f2ea84933b5e2d754eaf92eb14e271 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 19 Mar 2024 01:02:17 +0000 Subject: [PATCH] Update plugin com.android.library to v8.3.1 --- build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.gradle b/build.gradle index 5cccdb8..85fef21 100644 --- a/build.gradle +++ b/build.gradle @@ -2,6 +2,6 @@ plugins { id 'com.android.application' version '8.3.0' apply false - id 'com.android.library' version '8.3.0' apply false + id 'com.android.library' version '8.3.1' apply false id 'org.jetbrains.kotlin.android' version '1.9.23' apply false } \ No newline at end of file