Skip to content

Commit c779d13

Browse files
committedJul 27, 2023
Update Android Gradle Plugin to 8.1.0
1 parent 22e5fb9 commit c779d13

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎settings.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
pluginManagement {
22
gradle.ext.kotlinVersion = '1.6.10'
3-
gradle.ext.agpVersion = '8.0.2'
3+
gradle.ext.agpVersion = '8.1.0'
44
gradle.ext.automatticPublishToS3Version = '0.8.0'
55

66
plugins {

0 commit comments

Comments
 (0)
Please sign in to comment.