mirror of
https://gitee.com/BDWare/gmhelper
synced 2026-01-30 00:29:25 +00:00
prune: update modules for mvn repository
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -1,4 +1,5 @@
|
||||
../gradle.properties
|
||||
../gradle.properties
|
||||
build
|
||||
# Compiled class file
|
||||
*.class
|
||||
|
||||
@@ -5,7 +5,7 @@ plugins {
|
||||
id 'signing'
|
||||
}
|
||||
group 'org.bdware.bdcontract'
|
||||
version '0.1.0'
|
||||
version '0.2.0'
|
||||
sourceCompatibility = 1.8
|
||||
|
||||
repositories {
|
||||
|
||||
Reference in New Issue
Block a user