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