Skip to content

Commit

Permalink
Bump com.android.tools.build:gradle from 8.2.0-alpha16 to 8.3.0-alpha02
Browse files Browse the repository at this point in the history
Bumps com.android.tools.build:gradle from 8.2.0-alpha16 to 8.3.0-alpha02.

---
updated-dependencies:
- dependency-name: com.android.tools.build:gradle
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 6, 2023
1 parent 23c0ac5 commit b939098
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Smodr/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ buildscript {
}
}
dependencies {
classpath 'com.android.tools.build:gradle:8.2.0-alpha16'
classpath 'com.android.tools.build:gradle:8.3.0-alpha02'
classpath 'com.google.gms:google-services:4.3.15'
classpath 'com.google.firebase:firebase-crashlytics-gradle:2.9.8'
classpath 'com.google.firebase:perf-plugin:1.4.2'
Expand Down
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ buildscript {
}
dependencies {
classpath 'com.google.gms:google-services:4.3.15'
classpath 'com.android.tools.build:gradle:8.2.0-alpha16'
classpath 'com.android.tools.build:gradle:8.3.0-alpha02'
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:1.9.0"
}
}
Expand Down

0 comments on commit b939098

Please sign in to comment.