Skip to content

Commit

Permalink
chore: trying to get this build on CI
Browse files Browse the repository at this point in the history
  • Loading branch information
shreyashsaitwal committed Oct 3, 2023
1 parent 50f5ce6 commit 88b1089
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion processor/processor/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ dependencies {
implementation 'com.charleskorn.kaml:kaml-jvm:0.50.0'
implementation 'org.jetbrains.kotlinx:kotlinx-serialization-core-jvm:1.4.1'

implementation fileTree('libs')
implementation files('libs/shaded-json.jar')
implementation project(':annotations')
}

Expand Down

0 comments on commit 88b1089

Please sign in to comment.