Skip to content

Commit

Permalink
Merge pull request #624 from mogol/dependabot/gradle/flutter_secure_s…
Browse files Browse the repository at this point in the history
…torage/example/android/com.android.tools.build-gradle-8.1.2

build(deps): bump com.android.tools.build:gradle from 8.1.1 to 8.1.2 in /flutter_secure_storage/example/android
  • Loading branch information
juliansteenbakker authored Oct 3, 2023
2 parents 57c2b54 + f0c8315 commit eddabf6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion flutter_secure_storage/example/android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ buildscript {
}

dependencies {
classpath 'com.android.tools.build:gradle:8.1.1'
classpath 'com.android.tools.build:gradle:8.1.2'
}
}

Expand Down

0 comments on commit eddabf6

Please sign in to comment.