Skip to content

Commit 326e9d1

Browse files
committed
Update agp to 8.12.1
Signed-off-by: Arka Prava Basu <[email protected]>
1 parent 41c17eb commit 326e9d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dependencies.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ def versions = [
1414

1515
ext.versions = versions
1616
ext.androidConfig = [
17-
agpVersion : '8.11.1',
17+
agpVersion : '8.12.1',
1818
compileSdkVersion : 32,
1919
minSdkVersion : 16,
2020
targetSdkVersion : 30

0 commit comments

Comments
 (0)