Downgrade AGP version for IntelliJ IDEA compatibility

This commit is contained in:
Manuel Fuhr 2024-04-06 00:35:04 +02:00
parent 13781fb1fc
commit d969ac11cb

View file

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