Skip to content

Commit

Permalink
Remove dependency on org.android.library
Browse files Browse the repository at this point in the history
  • Loading branch information
Jiří Wolker committed Oct 24, 2024
1 parent 9dc03da commit 9b63beb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion build.gradle
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
// Top-level build file where you can add configuration options common to all sub-projects/modules.
plugins {
id 'com.android.application' version '8.5.0' apply false
id 'com.android.library' version '8.5.0' apply false
id 'org.jetbrains.kotlin.android' version '1.9.24' apply false
id "org.jetbrains.kotlin.plugin.parcelize" version "1.8.20-RC" apply false
}

0 comments on commit 9b63beb

Please sign in to comment.