diff --git a/.idea/compiler.xml b/.idea/compiler.xml index b86273d..bcf4711 100644 --- a/.idea/compiler.xml +++ b/.idea/compiler.xml @@ -1,6 +1,6 @@ - + \ No newline at end of file diff --git a/build.gradle b/build.gradle index b8b855b..9d13db4 100644 --- a/build.gradle +++ b/build.gradle @@ -25,7 +25,7 @@ buildscript { mavenCentral() } dependencies { - classpath 'com.android.tools.build:gradle:9.3.0' + classpath 'com.android.tools.build:gradle:9.3.2' // NOTE: Do not place your application dependencies here; they belong // in the individual module build.gradle files