Skip to content

Commit 7e37e41

Browse files
authored
Tangram 0.8.0 release (#437)
1 parent e8948c9 commit 7e37e41

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ group = GROUP
1919
version = VERSION_NAME
2020
project.archivesBaseName = POM_ARTIFACT_ID
2121

22-
ext.tangram_version = "0.8.0-RC2"
22+
ext.tangram_version = "0.8.0"
2323

2424
def SDK_VERSION = hasProperty('version') ? '"' + version + '"' : "null";
2525

0 commit comments

Comments
 (0)