From bafb170c485d683e98b99a03de9c556a9010cf04 Mon Sep 17 00:00:00 2001 From: constambeys Date: Sat, 27 May 2023 10:45:31 +0300 Subject: [PATCH 1/3] upgrade gradle --- build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.gradle b/build.gradle index 12bb8dc9..c4c710a0 100644 --- a/build.gradle +++ b/build.gradle @@ -10,7 +10,7 @@ buildscript { google() } dependencies { - classpath 'com.android.tools.build:gradle:8.0.0' + classpath 'com.android.tools.build:gradle:8.0.2' // NOTE: Do not place your application dependencies here; they belong // in the individual module build.gradle files From 0661c141d6ff14457c209fb462a9097a4f7c50fd Mon Sep 17 00:00:00 2001 From: constambeys Date: Sat, 27 May 2023 10:48:15 +0300 Subject: [PATCH 2/3] update .idea file --- .idea/misc.xml | 1 - 1 file changed, 1 deletion(-) diff --git a/.idea/misc.xml b/.idea/misc.xml index 6a5562dc..67cd8f87 100644 --- a/.idea/misc.xml +++ b/.idea/misc.xml @@ -1,4 +1,3 @@ -