mirror of
https://gitee.com/BDWare/gmhelper
synced 2026-02-02 09:59: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
|
||||||
|
../gradle.properties
|
||||||
build
|
build
|
||||||
# Compiled class file
|
# Compiled class file
|
||||||
*.class
|
*.class
|
||||||
|
|||||||
@@ -5,7 +5,7 @@ plugins {
|
|||||||
id 'signing'
|
id 'signing'
|
||||||
}
|
}
|
||||||
group 'org.bdware.bdcontract'
|
group 'org.bdware.bdcontract'
|
||||||
version '0.1.0'
|
version '0.2.0'
|
||||||
sourceCompatibility = 1.8
|
sourceCompatibility = 1.8
|
||||||
|
|
||||||
repositories {
|
repositories {
|
||||||
|
|||||||
Reference in New Issue
Block a user