Skip to content

Commit

Permalink
release version 2.11.1
Browse files Browse the repository at this point in the history
  • Loading branch information
lastpeony committed Oct 21, 2024
1 parent c2b5b13 commit a56008d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion webrtc-android-framework/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apply plugin: 'com.android.library'
apply plugin: 'jacoco'
ext {
PUBLISH_GROUP_ID = 'io.antmedia'
PUBLISH_VERSION = '2.11.0'
PUBLISH_VERSION = '2.11.1'
PUBLISH_ARTIFACT_ID = 'webrtc-android-framework'
}
apply from: 'publish-remote.gradle'
Expand Down

0 comments on commit a56008d

Please sign in to comment.