Skip to content

Commit

Permalink
Merge pull request #58 from yamin8000/renovate/com.android.library-8.x
Browse files Browse the repository at this point in the history
Update plugin com.android.library to v8.2.2
  • Loading branch information
yamin8000 authored Jan 23, 2024
2 parents c63e172 + 469dbe0 commit 33a7d1e
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 @@ -28,7 +28,7 @@ buildscript {

plugins {
id 'com.android.application' version '8.2.1' apply false
id 'com.android.library' version '8.2.1' apply false
id 'com.android.library' version '8.2.2' apply false
id 'org.jetbrains.kotlin.android' version '1.9.22' apply false
id 'com.google.devtools.ksp' version '1.9.22-1.0.17'
}
Expand Down

0 comments on commit 33a7d1e

Please sign in to comment.