Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ sourceSets {

dependencies {
implementation files('lib/htmllexer.jar', 'lib/htmlparser.jar')
implementation 'com.google.code.gson:gson:2.10'
}

spotless {
Expand Down
2 changes: 2 additions & 0 deletions data/NameMappings.txt
Original file line number Diff line number Diff line change
Expand Up @@ -351,3 +351,5 @@ Thomas Reps->Thomas W. Reps
Oliver Bračevac->Oliver Bracevac
Loris D'Antoni->Loris D'Antoni
V Krishna Nandivada->V. Krishna Nandivada
Sarah Chasins->Sarah E. Chasins
Liam O'Connor->Liam O'Connor
Loading
Loading