Skip to content

Commit

Permalink
Update android_gradle_plugin_version to v8.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 4, 2023
1 parent c19d5d5 commit fdae42a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dependencies.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ ext {
version_name = "5.0.0-alpha02"

// Build Script
android_gradle_plugin_version = '8.0.2'
android_gradle_plugin_version = '8.1.0'
kotlin_version = '1.8.22'
detekt_gradle_plugin_version = "1.23.0"
dokka_version = "1.8.20"
Expand Down

0 comments on commit fdae42a

Please sign in to comment.