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 41c17eb commit 326e9d1Copy full SHA for 326e9d1
dependencies.gradle
@@ -14,7 +14,7 @@ def versions = [
14
15
ext.versions = versions
16
ext.androidConfig = [
17
- agpVersion : '8.11.1',
+ agpVersion : '8.12.1',
18
compileSdkVersion : 32,
19
minSdkVersion : 16,
20
targetSdkVersion : 30
0 commit comments