Skip to content

Commit 39263e8

Browse files
libmediaのバージョンを1.3.0にアップデート
1 parent 36d4b79 commit 39263e8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

dConnectSDK/dConnectLibStreaming/libmedia/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ if (githubPropertiesFile.exists()) {
88
}
99

1010
def getVersionName = { ->
11-
return "1.2.2"
11+
return "1.3.0"
1212
}
1313

1414
def getArtificatId = { ->

0 commit comments

Comments
 (0)