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: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
[![](https://jitpack.io/v/RPTools/dicelib.svg)](https://jitpack.io/#RPTools/dicelib)

# dicelib
Dice Roll Library used by RPTools programs.
Expand Down
2 changes: 0 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ apply plugin: 'com.diffplug.spotless'
project.sourceCompatibility = 16
project.targetCompatibility = 16


// In this section you declare where to find the dependencies of your project
repositories {
mavenCentral()
Expand All @@ -27,7 +26,6 @@ dependencies {
implementation 'rhino:js:1.6R5'
implementation 'antlr:antlr:2.7.6'
implementation 'com.github.RPTools:parser:1.8.3'
implementation 'com.github.jitpack:gradle-simple:1.0'
testImplementation group: 'junit', name: 'junit', version: '4.13.2'
}

Expand Down
2 changes: 0 additions & 2 deletions jitpack.yml

This file was deleted.