We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 418640b commit c2bd0d9Copy full SHA for c2bd0d9
settings.gradle
@@ -1,6 +1,6 @@
1
pluginManagement {
2
gradle.ext.kotlinVersion = '1.4.20'
3
- gradle.ext.agpVersion = '7.1.1'
+ gradle.ext.agpVersion = '7.2.1'
4
5
plugins {
6
id "com.android.library" version gradle.ext.agpVersion
0 commit comments