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 cd6c3c2 commit 48c6914Copy full SHA for 48c6914
samples/sample-android/build.gradle
@@ -7,7 +7,7 @@ buildscript {
7
buildToolsVersion = '29.0.2'
8
javaVersion = JavaVersion.VERSION_1_8
9
10
- MATRIX_VERSION = "2.0.0-beta"
+ MATRIX_VERSION = "2.0.0"
11
GROUP = 'com.tencent.matrix'
12
VERSION_NAME = "${MATRIX_VERSION}"
13
0 commit comments