Skip to content

Commit

Permalink
1.7.10 kotlin
Browse files Browse the repository at this point in the history
  • Loading branch information
niyatim23 committed Apr 17, 2024
1 parent efaccfb commit 9d3943a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
plugins {
id 'com.android.application' version '7.4.2' apply false
id 'com.android.library' version '7.4.2' apply false
id 'org.jetbrains.kotlin.android' version '1.7.10' apply false
id 'org.jetbrains.kotlin.jvm' version '1.7.10' apply false
}

tasks.register('clean', Delete) {
Expand Down

0 comments on commit 9d3943a

Please sign in to comment.