aboutsummaryrefslogtreecommitdiff
path: root/gradle.properties
diff options
context:
space:
mode:
authorThibault Gagnaux <tgagnaux@gmail.com>2021-11-17 09:50:12 +0100
committerThibault Gagnaux <tgagnaux@gmail.com>2021-11-17 09:50:12 +0100
commit8c987f0a58470953dc3ac1b9cdff1ac55aaa4e81 (patch)
treeba99639e0c4013daf8c71a98f3f55fd8f2bb2d90 /gradle.properties
parentc093758e568cb14ba482f90f1fa513dc15d846a1 (diff)
downloadfrege-gradle-plugin-8c987f0a58470953dc3ac1b9cdff1ac55aaa4e81.tar.gz
frege-gradle-plugin-8c987f0a58470953dc3ac1b9cdff1ac55aaa4e81.tar.bz2
frege-gradle-plugin-8c987f0a58470953dc3ac1b9cdff1ac55aaa4e81.zip
feat: Adds incremental build and build cache support for the `fregeCompile` task
Diffstat (limited to 'gradle.properties')
-rw-r--r--gradle.properties2
1 files changed, 1 insertions, 1 deletions
diff --git a/gradle.properties b/gradle.properties
index 8d4b418..ebaac6f 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -1,2 +1,2 @@
group = ch.fhnw.thga
-version = 1.2.0-alpha \ No newline at end of file
+version = 1.3.0-alpha \ No newline at end of file