Skip to content

Commit

Permalink
Update Android Gradle Plugin to 8.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
oguzkocer committed Jul 27, 2023
1 parent 1b8f561 commit d62c9b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.gradle
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
pluginManagement {
gradle.ext.kotlinVersion = '1.6.10'
gradle.ext.agpVersion = '8.0.2'
gradle.ext.agpVersion = '8.1.0'
gradle.ext.automatticPublishToS3Version = '0.8.0'

plugins {
Expand Down

0 comments on commit d62c9b2

Please sign in to comment.