Skip to content

Commit 544deb7

Browse files
authored
Merge pull request #94 from PatilShreyas/dependabot/gradle/agpVersion-8.3.1
[Update]: Bump agpVersion from 8.3.0 to 8.3.1
2 parents 7e5df6b + 05a45f8 commit 544deb7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
// Top-level build file where you can add configuration options common to all sub-projects/modules.
22
buildscript {
33
ext {
4-
agpVersion = '8.3.0'
4+
agpVersion = '8.3.1'
55
mavenPublishVersion = '0.27.0'
66
kotlinVersion = '1.9.22'
77
dokkaVersion = '1.9.20'

0 commit comments

Comments
 (0)