From cd8a84531ef80253dd9a562b26bed2d661e6255b Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 23 Mar 2024 01:05:33 +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 6b6e5c0..ec5e97c 100644 --- a/build.gradle +++ b/build.gradle @@ -2,6 +2,6 @@ plugins { id 'com.android.application' version '8.3.1' 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 -- 2.47.1