We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b52cfd9 commit 9e73f6cCopy full SHA for 9e73f6c
build.gradle
@@ -1,3 +1,8 @@
1
+buildscript {
2
+ dependencies {
3
+ classpath 'com.android.tools.build:gradle:8.0.0'
4
+ }
5
+}
6
// Top-level build file where you can add configuration options common to all sub-projects/modules.
7
plugins {
8
id 'com.android.application' version '8.0.0' apply false
0 commit comments