Skip to content

Commit

Permalink
Remove unneeded plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
dturner committed Oct 24, 2022
1 parent f3ea285 commit c33d86e
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 @@ -31,5 +31,4 @@ plugins {
alias(libs.plugins.kotlin.serialization) apply false
alias(libs.plugins.hilt) apply false
alias(libs.plugins.secrets) apply false
id("org.jetbrains.kotlin.android") version "1.7.10" apply false
}

0 comments on commit c33d86e

Please sign in to comment.