Skip to content

Commit 9097386

Browse files
committed
Build: Upgrade agp to 8.0.2
Release Notes: https://developer.android.com/build/releases/ gradle-plugin#agp-8-0-2
1 parent 19e79dd commit 9097386

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

settings.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
pluginManagement {
22
gradle.ext.kotlinVersion = '1.6.10'
3-
gradle.ext.agpVersion = '7.2.1'
3+
gradle.ext.agpVersion = '8.0.2'
44
gradle.ext.automatticPublishToS3Version = '0.7.0'
55

66
plugins {

0 commit comments

Comments
 (0)