Merge pull request #503 from vector-im/feature/bma/gradleUpgrade

Update android.gradle.plugin to v8.0.2
This commit is contained in:
Benoit Marty
2023-06-01 15:14:56 +02:00
committed by GitHub

View File

@@ -3,7 +3,7 @@
[versions]
# Project
android_gradle_plugin = "8.0.1"
android_gradle_plugin = "8.0.2"
kotlin = "1.8.21"
ksp = "1.8.21-1.0.11"
molecule = "0.9.0"