Skip to content

Commit

Permalink
Update gradle to 8.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
0xf104a committed Sep 10, 2023
1 parent b91cb22 commit f044f5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ buildscript {
mavenCentral()
}
dependencies {
classpath 'com.android.tools.build:gradle:8.0.1'
classpath 'com.android.tools.build:gradle:8.1.1'

// NOTE: Do not place your application dependencies here; they belong
// in the individual module build.gradle files
Expand Down

0 comments on commit f044f5e

Please sign in to comment.