Skip to content

Commit

Permalink
Fix bStats
Browse files Browse the repository at this point in the history
  • Loading branch information
czm23333 committed Jul 3, 2021
1 parent 7f41c0a commit 30d989a
Show file tree
Hide file tree
Showing 2 changed files with 848 additions and 2 deletions.
2 changes: 0 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,6 @@ dependencies {
// https://mvnrepository.com/artifact/org.projectlombok/lombok
compileOnly group: 'org.projectlombok', name: 'lombok', version: '1.18.12'
annotationProcessor group: 'org.projectlombok', name: 'lombok', version: '1.18.12'
compile 'org.bstats:bstats-bukkit:2.2.1'

}
processResources {
from(sourceSets.main.resources.srcDirs) {
Expand Down
Loading

0 comments on commit 30d989a

Please sign in to comment.