Skip to content

Commit

Permalink
Switched over to repository dependecy.
Browse files Browse the repository at this point in the history
  • Loading branch information
Unthrottled committed Aug 27, 2023
1 parent 0ec9e5f commit dde5cc3
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,6 @@ dependencies {
implementation("commons-io:commons-io:2.11.0")
implementation("com.googlecode.soundlibs:mp3spi:1.9.5.4")
implementation("io.sentry:sentry:6.4.2")
implementation(files("lib/instrumented-doki-theme-jetbrains-88.5-1.11.0.jar"))
testImplementation("org.assertj:assertj-core:3.23.1")
testImplementation("io.mockk:mockk:1.12.8")
}
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ platformVersion = 2023.2
platformDownloadSources = true
# Plugin Dependencies -> https://www.jetbrains.org/intellij/sdk/docs/basics/plugin_structure/plugin_dependencies.html
# Example: platformPlugins = com.intellij.java,com.jetbrains.php:203.4449.22
platformPlugins = NodeJS,Dart:232.8660.129,io.flutter:75.0.4
platformPlugins = io.acari.DDLCTheme:88.5-1.11.0,NodeJS,Dart:232.8660.129,io.flutter:75.0.4

idePath=
#idePath=/Users/alexsimons/Library/Application Support/JetBrains/Toolbox/apps/Rider/ch-0/231.8109.48/Rider EAP.app/Contents
Expand Down

0 comments on commit dde5cc3

Please sign in to comment.