We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 83cab9e commit 38b1d3cCopy full SHA for 38b1d3c
build.gradle
@@ -10,7 +10,7 @@ apply plugin: 'project-report'
10
apply plugin: 'releaseNotes'
11
12
group = 'com.spidasoftware'
13
-version = '1.08' //for nightly build, ensure that this is the first "version" in the file and keep single quotes
+version = '1.09' //for nightly build, ensure that this is the first "version" in the file and keep single quotes
14
description = "Schema"
15
16
sourceCompatibility = 1.7
0 commit comments