IDEA properties updates, etc.
This commit is contained in:
parent
81cefb1f32
commit
5561a7dfa0
11 changed files with 178 additions and 164 deletions
|
@ -3,7 +3,7 @@ buildscript {
|
|||
mavenLocal()
|
||||
}
|
||||
dependencies {
|
||||
classpath "net.thauvin.erik.gradle:semver:0.9.3-beta"
|
||||
classpath "net.thauvin.erik.gradle:semver:0.9.4-beta"
|
||||
}
|
||||
}
|
||||
|
||||
|
@ -37,7 +37,7 @@ run {
|
|||
}
|
||||
|
||||
semver {
|
||||
properties = "test.properties"
|
||||
keysPrefix = "test."
|
||||
properties = "example.properties"
|
||||
keysPrefix = "example."
|
||||
buildMetaKey = "meta"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue