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