Skip to content

Commit dcaa26c

Browse files
authored
Merge pull request #98 from RPTools/remove-jitpack
remove from jitpack
2 parents 70d43d3 + c4344fa commit dcaa26c

File tree

3 files changed

+0
-5
lines changed

3 files changed

+0
-5
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
[![](https://jitpack.io/v/RPTools/dicelib.svg)](https://jitpack.io/#RPTools/dicelib)
21

32
# dicelib
43
Dice Roll Library used by RPTools programs.

build.gradle

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ apply plugin: 'com.diffplug.spotless'
1313
project.sourceCompatibility = 16
1414
project.targetCompatibility = 16
1515

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

jitpack.yml

Lines changed: 0 additions & 2 deletions
This file was deleted.

0 commit comments

Comments
 (0)