We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ae58154 commit 918e9fbCopy full SHA for 918e9fb
build.gradle
@@ -5,8 +5,8 @@ buildscript {
5
}
6
7
plugins {
8
- id 'com.android.application' version '8.1.0' apply false
9
- id 'com.android.library' version '8.1.0' apply false
+ id 'com.android.application' version '8.2.0' apply false
+ id 'com.android.library' version '8.2.0' apply false
10
11
12
tasks.register('clean', Delete) {
0 commit comments