Skip to content

Commit

Permalink
Merge pull request #15 from keiji/dependabot/gradle/android-app/com.a…
Browse files Browse the repository at this point in the history
…ndroid.library-8.3.0

Bump com.android.library from 8.2.1 to 8.3.0 in /android-app
  • Loading branch information
keiji authored Mar 7, 2024
2 parents 52c32b6 + 56402bf commit b9a61b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android-app/build.gradle
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
// Top-level build file where you can add configuration options common to all sub-projects/modules.
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.3.0' apply false
id 'org.jetbrains.kotlin.android' version '1.9.23' apply false
}

Expand Down

0 comments on commit b9a61b5

Please sign in to comment.