Skip to content

Commit

Permalink
Removed wrong plugin ID
Browse files Browse the repository at this point in the history
  • Loading branch information
teogor committed Feb 23, 2024
1 parent 8708bb9 commit 06b34cb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion examples/android-app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ plugins {
alias(libs.plugins.android.application)
alias(libs.plugins.jetbrains.kotlin.android)
id("dev.teogor.querent")
id("dev.teogor.querent.gradle")
}

querent {
Expand Down

0 comments on commit 06b34cb

Please sign in to comment.