Skip to content

Commit

Permalink
Jelly: Remove stale com.android.library plugin
Browse files Browse the repository at this point in the history
We only create applications!

Change-Id: Idd2cb46f307e9efa07712a033a2e3dfc86cfde58
  • Loading branch information
luca020400 committed Jan 10, 2025
1 parent 5e3a594 commit e12cd59
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
// Top-level build file where you can add configuration options common to all sub-projects/modules.
plugins {
id("com.android.application") version "8.7.2" apply false
id("com.android.library") version "8.7.2" apply false
id("org.jetbrains.kotlin.android") version "1.9.22" apply false
id("org.lineageos.generatebp") version "+" apply false
}
Expand Down

0 comments on commit e12cd59

Please sign in to comment.