Skip to content

Commit

Permalink
Bump gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
moneytoo committed May 26, 2024
1 parent b4ac3d9 commit 0e1c278
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.4.0'
classpath 'com.android.tools.build:gradle:8.4.1'

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

1 comment on commit 0e1c278

@Nitrovenom
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

When update it in fdroid? Fdroid one is stuck on old version.

Please sign in to comment.