From 0390a77aa9123009ff678724b56b99a2ed35df85 Mon Sep 17 00:00:00 2001 From: 230417 <230417@epvc.pt> Date: Tue, 18 Nov 2025 15:38:20 +0000 Subject: [PATCH] =?UTF-8?q?atualiza=C3=A7=C3=A3o=20das=20vers=C3=B5es=20do?= =?UTF-8?q?=20sdk?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/build.gradle.kts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/build.gradle.kts b/app/build.gradle.kts index c982487..bf7a1c7 100644 --- a/app/build.gradle.kts +++ b/app/build.gradle.kts @@ -5,7 +5,7 @@ plugins { android { namespace = "com.example.smartagenda" - compileSdk = 34 + compileSdk = 35 defaultConfig { applicationId = "com.example.smartagenda"