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 030d8ac commit fa2bd99Copy full SHA for fa2bd99
CHANGELOG.md
@@ -1,6 +1,12 @@
1
Change Log
2
==========
3
4
+## Version 1.0.0-alpha.6
5
+
6
+_2020-10-27_
7
8
+* Make snapshots lazy again. (#225)
9
10
## Version 1.0.0-alpha.5
11
12
_2020-10-20_
gradle.properties
@@ -23,7 +23,7 @@ android.useAndroidX=true
23
systemProp.org.gradle.internal.publish.checksums.insecure=true
24
25
GROUP=com.squareup.workflow1
26
-VERSION_NAME=1.0.0-alpha.6-SNAPSHOT
+VERSION_NAME=1.0.0-alpha.6
27
28
POM_DESCRIPTION=Reactive workflows
29
0 commit comments