Skip to content

Commit 7d108e0

Browse files
committed
matrix 2.0.1
1 parent 063d263 commit 7d108e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/sample-android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ buildscript {
77
buildToolsVersion = '29.0.2'
88
javaVersion = JavaVersion.VERSION_1_8
99

10-
MATRIX_VERSION = "2.0.1-SNAPSHOT"
10+
MATRIX_VERSION = "2.0.1"
1111

1212
GROUP = 'com.tencent.matrix'
1313
VERSION_NAME = "${MATRIX_VERSION}"

0 commit comments

Comments
 (0)