diff --git a/uraniborg/AndroidStudioProject/Hubble/build.gradle b/uraniborg/AndroidStudioProject/Hubble/build.gradle index 6d936ce..b16abc3 100644 --- a/uraniborg/AndroidStudioProject/Hubble/build.gradle +++ b/uraniborg/AndroidStudioProject/Hubble/build.gradle @@ -7,7 +7,7 @@ buildscript { } dependencies { - classpath 'com.android.tools.build:gradle:9.2.1' + 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