Skip to content

Commit

Permalink
Upgrade AGP
Browse files Browse the repository at this point in the history
  • Loading branch information
s1204IT authored May 25, 2024
1 parent 9440564 commit f0be1bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ pluginManagement {
mavenCentral()
}
plugins {
id 'com.android.application' version '8.4.0' apply false
id 'com.android.application' version '8.4.1' apply false
}
}

Expand Down

0 comments on commit f0be1bd

Please sign in to comment.