Skip to content

Commit 1ee1dc4

Browse files
committed
set version
1 parent 74e56fb commit 1ee1dc4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

webrtc-android-framework/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ apply plugin: 'com.android.library'
22
apply plugin: 'jacoco'
33
ext {
44
PUBLISH_GROUP_ID = 'io.antmedia'
5-
PUBLISH_VERSION = '2.9.0'
5+
PUBLISH_VERSION = '2.9.1-SNAPSHOT'
66
PUBLISH_ARTIFACT_ID = 'webrtc-android-framework'
77
}
88
apply from: 'publish-remote.gradle'

0 commit comments

Comments
 (0)