Updates Gradle plugin
This commit is contained in:
+2
-2
@@ -18,8 +18,8 @@ buildscript {
|
|||||||
}
|
}
|
||||||
}// Top-level build file where you can add configuration options common to all sub-projects/modules.
|
}// Top-level build file where you can add configuration options common to all sub-projects/modules.
|
||||||
plugins {
|
plugins {
|
||||||
id 'com.android.application' version '8.1.0' apply false
|
id 'com.android.application' version '8.1.1' apply false
|
||||||
id 'com.android.library' version '8.1.0' apply false
|
id 'com.android.library' version '8.1.1' apply false
|
||||||
id 'org.jetbrains.kotlin.android' version '1.9.0' apply false
|
id 'org.jetbrains.kotlin.android' version '1.9.0' apply false
|
||||||
id 'org.jetbrains.kotlin.jvm' version '1.9.0' apply false
|
id 'org.jetbrains.kotlin.jvm' version '1.9.0' apply false
|
||||||
id 'androidx.benchmark' version '1.1.1' apply false
|
id 'androidx.benchmark' version '1.1.1' apply false
|
||||||
|
|||||||
Reference in New Issue
Block a user