Skip to content

Commit 5bd7ebc

Browse files
committed
Revert "Replace deprecated NotificationGroup"
This reverts commit ee1ecb6.
1 parent ee1ecb6 commit 5bd7ebc

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

dev-assist/build.gradle

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,7 @@ repositories {
1313

1414
dependencies {
1515
implementation 'com.googlecode.json-simple:json-simple:1.1'
16-
// implementation 'de.fraunhofer.iem:swan:3.2.2'
17-
implementation files("/Users/rohith/Downloads/swan 4.jar")
16+
implementation 'de.fraunhofer.iem:swan:3.2.2'
1817
implementation 'org.slf4j:slf4j-api:1.7.29'
1918
implementation 'org.slf4j:slf4j-simple:1.7.29'
2019
implementation 'org.apache.commons:commons-lang3:3.0'

0 commit comments

Comments
 (0)