Skip to content

Commit c2bd0d9

Browse files
committed
Update AGP to 7.2.1
1 parent 418640b commit c2bd0d9

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.4.20'
3-
gradle.ext.agpVersion = '7.1.1'
3+
gradle.ext.agpVersion = '7.2.1'
44

55
plugins {
66
id "com.android.library" version gradle.ext.agpVersion

0 commit comments

Comments
 (0)