Skip to content

Commit

Permalink
Remove old todo and unneeded dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
l0drex committed Apr 18, 2022
1 parent 3c2c701 commit e84ad15
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions linux/xdg-desktop-portal/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,7 @@ dependencies {
implementation(projects.autoDarkModeBase)
implementation(libs.darklaf.nativeUtils)

// TODO add xdg-desktop-portal dependency
implementation("com.github.hypfvieh:dbus-java:3.3.1")
// implementation("com.github.hypfview:dbus-java-transport-jnr-unixsocket:4.0.0")
implementation("org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:1.6.1")

kapt(libs.autoservice.processor)
Expand Down

0 comments on commit e84ad15

Please sign in to comment.