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 a8343ab commit 4ff5507Copy full SHA for 4ff5507
buildsystem/dependencies.gradle
@@ -2,7 +2,7 @@ ext {
2
// Manifest version information!
3
def versionMajor = 0
4
def versionMinor = 1
5
- def versionPatch = 7
+ def versionPatch = 8
6
def versionBuild = 0 // bump for dogfood builds, public betas, etc.
7
8
// Eko SDK version
0 commit comments