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 afeabb7 commit 65db57dCopy full SHA for 65db57d
build.gradle
@@ -24,7 +24,7 @@ ext {
24
baseGroup="org.ngengine"
25
26
ngePlatformVersionSnapshot = "0.1.0-SNAPSHOT"
27
- ngePlatformVersion = "0.0.5"
+ ngePlatformVersion = "0.1.0"
28
29
bech32VersionSnapshot = "1.0.0-SNAPSHOT"
30
bech32Version = "1.0.2"
0 commit comments