Compare commits

..

No commits in common. "caf8e90acf1a906334bd7e1ce19fc49a9d48c3ce" and "3bdb6a0e8df642ab4ffad02487de0981461de9fd" have entirely different histories.

View File

@ -5,7 +5,7 @@ buildscript {
mavenCentral() mavenCentral()
} }
dependencies { dependencies {
classpath 'com.android.tools.build:gradle:7.3.1' classpath 'com.android.tools.build:gradle:7.3.0'
// NOTE: Do not place your application dependencies here; they belong // NOTE: Do not place your application dependencies here; they belong
// in the individual module build.gradle files // in the individual module build.gradle files