Skip to content

Commit

Permalink
refactor: remove useless dependency
Browse files Browse the repository at this point in the history
Co-Authored-By: Boban Sijuk <[email protected]>
  • Loading branch information
MaryamShaghaghi and Boki91 committed Nov 23, 2023
1 parent 6f57227 commit ec5f683
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion android/app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ plugins {
id(Dependencies.Plugin.playPublisherId)
id(Dependencies.Plugin.kotlinAndroidId)
id(Dependencies.Plugin.kotlinParcelizeId)
id("org.jetbrains.kotlin.android")
}

val repoRootPath = rootProject.projectDir.absoluteFile.parentFile.absolutePath
Expand Down

0 comments on commit ec5f683

Please sign in to comment.