Skip to content
This repository has been archived by the owner on Sep 13, 2023. It is now read-only.

Commit

Permalink
Merge pull request #24 from spotify/drop-application-plugin
Browse files Browse the repository at this point in the history
Drop android application plugin
  • Loading branch information
nicklasl authored Jul 7, 2023
2 parents 9de41b0 + f6b80c0 commit d6ab025
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
@@ -1,6 +1,5 @@
// Top-level build file where you can add configuration options common to all sub-projects/modules.
plugins {
id("com.android.application").version("7.4.1").apply(false)
id("com.android.library").version("7.4.1").apply(false)
id("org.jetbrains.kotlin.android").version("1.8.0").apply(false)
id("org.jlleitschuh.gradle.ktlint").version("11.3.2").apply(true)
Expand Down

0 comments on commit d6ab025

Please sign in to comment.