We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 160cc29 commit 0500382Copy full SHA for 0500382
app/build.gradle
@@ -8,7 +8,7 @@ buildscript {
8
mavenCentral()
9
}
10
dependencies {
11
- classpath 'com.android.tools.build:gradle:8.3.1'
+ classpath 'com.android.tools.build:gradle:8.3.2'
12
classpath "androidx.navigation:navigation-safe-args-gradle-plugin:2.7.7"
13
14
@@ -76,6 +76,6 @@ dependencies {
76
77
buildscript {
78
79
80
81
build.gradle
@@ -7,7 +7,7 @@ buildscript {
7
// NOTE: Do not place your application dependencies here; they belong
0 commit comments