From 4bb42424e10e7f27fd456b6d906cfdc3fe233f70 Mon Sep 17 00:00:00 2001 From: sspanak Date: Wed, 17 Jul 2024 14:29:36 +0300 Subject: [PATCH] updated com.android.application 8.5.0 -> 8.5.1 --- build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.gradle b/build.gradle index ee02160e..01c9dcd7 100644 --- a/build.gradle +++ b/build.gradle @@ -1,4 +1,4 @@ // Top-level build file where you can add configuration options common to all sub-projects/modules. plugins { - id 'com.android.application' version '8.5.0' apply false + id 'com.android.application' version '8.5.1' apply false } \ No newline at end of file