Skip to content

Commit

Permalink
Update plugin com.android.library to v8.3.0-alpha14
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 17, 2023
1 parent f67f514 commit 15df054
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ buildscript {
}// Top-level build file where you can add configuration options common to all sub-projects/modules.
plugins {
id 'com.android.application' version '8.3.0-alpha13' apply false
id 'com.android.library' version '8.3.0-alpha13' apply false
id 'com.android.library' version '8.3.0-alpha14' apply false
id 'org.jetbrains.kotlin.android' version "$kotlin_version" apply false
id 'com.google.devtools.ksp' version "$ksp_version"
id 'com.android.test' version '8.3.0-alpha13' apply false
Expand Down

0 comments on commit 15df054

Please sign in to comment.