diff --git a/.idea/modules/app/Roboyard.app.iml b/.idea/modules/app/Roboyard.app.iml
index c6e45d3..53af3c0 100644
--- a/.idea/modules/app/Roboyard.app.iml
+++ b/.idea/modules/app/Roboyard.app.iml
@@ -4,7 +4,7 @@
-
+
diff --git a/build.gradle b/build.gradle
index 00fc063..0efae0a 100644
--- a/build.gradle
+++ b/build.gradle
@@ -10,7 +10,7 @@ buildscript {
google()
}
dependencies {
- classpath 'com.android.tools.build:gradle:8.3.1'
+ classpath 'com.android.tools.build:gradle:8.3.2'
// NOTE: Do not place your application dependencies here; they belong
// in the individual module build.gradle files