Version 0.9.8-SNAPSHOT
This commit is contained in:
parent
4ee818deab
commit
61d723b589
4 changed files with 31 additions and 26 deletions
|
@ -45,8 +45,8 @@ public class SampleBuild extends Project {
|
|||
public void genver() throws Exception {
|
||||
new GeneratedVersionOperation()
|
||||
.fromProject(this)
|
||||
.projectName("My App")
|
||||
.classTemplate("my_app_version.txt")
|
||||
// .projectName("My App")
|
||||
// .classTemplate("my_app_version.txt")
|
||||
.execute();
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue