This commit is contained in:
Sylvia van Os
2023-05-21 14:48:20 +02:00
parent 0e040a73eb
commit 1fa8487474

View File

@@ -1,7 +1,7 @@
// Top-level build file where you can add configuration options common to all sub-projects/modules.
plugins {
id 'com.android.application' version '8.0.0' apply false
id 'com.android.application' version '8.0.1' apply false
id 'com.github.spotbugs' version "5.0.14" apply false
}