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 8ca645e commit 05a45f8Copy full SHA for 05a45f8
build.gradle
@@ -1,7 +1,7 @@
1
// Top-level build file where you can add configuration options common to all sub-projects/modules.
2
buildscript {
3
ext {
4
- agpVersion = '8.3.0'
+ agpVersion = '8.3.1'
5
mavenPublishVersion = '0.27.0'
6
kotlinVersion = '1.9.22'
7
dokkaVersion = '1.9.20'
0 commit comments