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