From 34d8bc3422ceca7724f195b25224610bc79a7af6 Mon Sep 17 00:00:00 2001
From: 230405 <230405@epvc.pt>
Date: Tue, 27 Jan 2026 17:11:10 +0000
Subject: [PATCH] .
---
.idea/caches/deviceStreaming.xml | 40 ++++++++++++++++++++++++
.idea/misc.xml | 2 +-
build.gradle | 4 +--
gradle.properties | 10 ++++++
gradle/wrapper/gradle-wrapper.properties | 2 +-
5 files changed, 54 insertions(+), 4 deletions(-)
diff --git a/.idea/caches/deviceStreaming.xml b/.idea/caches/deviceStreaming.xml
index 8020529..626e590 100644
--- a/.idea/caches/deviceStreaming.xml
+++ b/.idea/caches/deviceStreaming.xml
@@ -412,6 +412,11 @@
+
@@ -425,6 +430,11 @@
+
+
+
+
+
@@ -498,6 +508,11 @@
+
+
+
+
+
@@ -511,6 +526,11 @@
+
+
+
+
+
@@ -1127,6 +1147,11 @@
+
+
+
+
+
@@ -1201,6 +1226,11 @@
+
+
+
+
+
@@ -1214,6 +1244,11 @@
+
+
+
+
+
@@ -1227,6 +1262,11 @@
+
+
+
+
+
diff --git a/.idea/misc.xml b/.idea/misc.xml
index 74dd639..a4f09e2 100644
--- a/.idea/misc.xml
+++ b/.idea/misc.xml
@@ -1,7 +1,7 @@
-
+
diff --git a/build.gradle b/build.gradle
index 011e940..8e5ec42 100644
--- a/build.gradle
+++ b/build.gradle
@@ -1,7 +1,7 @@
// Top-level build file where you can add configuration options common to all sub-projects/modules.
plugins {
- id 'com.android.application' version '8.13.2' apply false
- id 'com.android.library' version '8.13.2' apply false
+ id 'com.android.application' version '9.0.0' apply false
+ id 'com.android.library' version '9.0.0' apply false
}
task clean(type: Delete) {
diff --git a/gradle.properties b/gradle.properties
index 646c51b..250afc3 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -1,2 +1,12 @@
android.useAndroidX=true
android.enableJetifier=true
+android.defaults.buildfeatures.resvalues=true
+android.sdk.defaultTargetSdkToCompileSdkIfUnset=false
+android.enableAppCompileTimeRClass=false
+android.usesSdkInManifest.disallowed=false
+android.uniquePackageNames=false
+android.dependency.useConstraints=true
+android.r8.strictFullModeForKeepRules=false
+android.r8.optimizedResourceShrinking=false
+android.builtInKotlin=false
+android.newDsl=false
diff --git a/gradle/wrapper/gradle-wrapper.properties b/gradle/wrapper/gradle-wrapper.properties
index 128196a..2e11132 100644
--- a/gradle/wrapper/gradle-wrapper.properties
+++ b/gradle/wrapper/gradle-wrapper.properties
@@ -1,6 +1,6 @@
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
-distributionUrl=https\://services.gradle.org/distributions/gradle-9.0-milestone-1-bin.zip
+distributionUrl=https\://services.gradle.org/distributions/gradle-9.1.0-bin.zip
networkTimeout=10000
validateDistributionUrl=true
zipStoreBase=GRADLE_USER_HOME