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 378bed9 commit d99d1ebCopy full SHA for d99d1eb
build.gradle
@@ -4,7 +4,7 @@ buildscript {
4
}
5
6
plugins {
7
- id 'com.android.application' version '8.0.0' apply false
8
- id 'com.android.library' version '8.0.0' apply false
+ id 'com.android.application' version '8.0.0-rc01' apply false
+ id 'com.android.library' version '8.0.0-rc01' apply false
9
id 'org.jetbrains.kotlin.android' version '1.8.21' apply false
10
0 commit comments