We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 215a1d1 commit a83d444Copy full SHA for a83d444
build.gradle
@@ -17,7 +17,7 @@ plugins {
17
//---------------------------------------------------------------------------//
18
19
group = 'org.radarcns'
20
-version = '0.1-alpha.3-SNAPSHOT'
+version = '0.1'
21
ext.description = 'Kafka backend for processing device data.'
22
23
mainClassName = 'org.radarcns.RadarBackend'
0 commit comments