Skip to content

Commit

Permalink
Merge pull request #115 from Codel1417/dependabot/gradle/android/com.…
Browse files Browse the repository at this point in the history
…android.application-8.4.0

Bump com.android.application from 8.3.2 to 8.4.0 in /android
  • Loading branch information
Codel1417 authored May 6, 2024
2 parents b233e08 + c4f4d8f commit bfcc498
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android/settings.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ pluginManagement {

plugins {
id "dev.flutter.flutter-plugin-loader" version "1.0.0"
id "com.android.application" version '8.3.2' apply false
id "com.android.application" version '8.4.0' apply false
id "org.jetbrains.kotlin.android" version "1.9.23" apply false
id("com.google.gms.google-services") version "4.4.1" apply false
}
Expand Down

0 comments on commit bfcc498

Please sign in to comment.