Skip to content

Commit

Permalink
Merge pull request #1162 from AmruthPillai/dependabot/gradle/app/org.…
Browse files Browse the repository at this point in the history
…jetbrains.kotlin.android-1.8.0

Bump org.jetbrains.kotlin.android from 1.7.22 to 1.8.0 in /app
  • Loading branch information
AmruthPillai committed Jan 3, 2023
2 parents c8f7bff + 7fb9f27 commit 3b4ea00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
plugins {
id 'com.android.application' version '7.1.2' apply false
id 'com.android.library' version '7.1.2' apply false
id 'org.jetbrains.kotlin.android' version '1.7.22' apply false
id 'org.jetbrains.kotlin.android' version '1.8.0' apply false
}

task clean(type: Delete) {
Expand Down

0 comments on commit 3b4ea00

Please sign in to comment.