Skip to content

Commit

Permalink
V.2.0.299
Browse files Browse the repository at this point in the history
CloudSDK
Version 2.0.299_20220707:
- updated versions of used SDK:
  PlayerSDK: 6.96.20220707,
  EncoderSDK: 6.13.20220707

PlayerSDK
Version 6.96.20220707:
- migrated to openssl version 1.1.1q

EncoderSDK
Version 6.13.20220707:
- migrated to openssl version 1.1.1q
  • Loading branch information
MaxKoutsanov committed Jul 7, 2022
1 parent 5dbd18a commit c06a417
Show file tree
Hide file tree
Showing 20 changed files with 35 additions and 19 deletions.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,21 @@
# VXG Mobile SDK Android

### MobileSDK 2.0.299

CloudSDK
Version 2.0.299_20220707:
- updated versions of used SDK:
PlayerSDK: 6.96.20220707,
EncoderSDK: 6.13.20220707

PlayerSDK
Version 6.96.20220707:
- migrated to openssl version 1.1.1q

EncoderSDK
Version 6.13.20220707:
- migrated to openssl version 1.1.1q

### MobileSDK 2.0.298

CloudSDK
Expand Down
Binary file not shown.
4 changes: 2 additions & 2 deletions CloudSDK/src/build.gradle
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
// Top-level build file where you can add configuration options common to all sub-projects/modules.
ext {
cloudsdk_ver = project.hasProperty('cloudsdk_ver') ? project.getProperty('cloudsdk_ver') : "2.0.298"
playersdk_ver = project.hasProperty('playersdk_ver') ? project.getProperty('playersdk_ver') : "6.96.20220705"
cloudsdk_ver = project.hasProperty('cloudsdk_ver') ? project.getProperty('cloudsdk_ver') : "2.0.299"
playersdk_ver = project.hasProperty('playersdk_ver') ? project.getProperty('playersdk_ver') : "6.96.20220707"
}

buildscript {
Expand Down
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,6 @@ android {
dependencies {
implementation 'androidx.appcompat:appcompat:1.1.0'
implementation 'androidx.legacy:legacy-support-v4:1.0.0'
implementation 'com.vxg.mediasdk:encodersdk:6.13.20220705'
implementation 'com.vxg.mediasdk:encodersdk:6.13.20220707'
implementation 'androidx.constraintlayout:constraintlayout:1.1.3'
}
2 changes: 1 addition & 1 deletion MediaSDK/EncoderSDK/src/MediaStreamTest/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ android {
dependencies {
implementation 'androidx.appcompat:appcompat:1.0.0'
implementation 'androidx.legacy:legacy-support-v4:1.0.0'
implementation 'com.vxg.mediasdk:encodersdk:6.13.20220705'
implementation 'com.vxg.mediasdk:encodersdk:6.13.20220707'
implementation 'androidx.constraintlayout:constraintlayout:1.1.3'

}
4 changes: 2 additions & 2 deletions MediaSDK/EncoderSDK/src/build.gradle
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
// Top-level build file where you can add configuration options common to all sub-projects/modules.
ext {
cloudsdk_ver = project.hasProperty('cloudsdk_ver') ? project.getProperty('cloudsdk_ver') : "2.0.298"
encodersdk_ver = project.hasProperty('encodersdk_ver') ? project.getProperty('encodersdk_ver') : "6.13.20220705"
cloudsdk_ver = project.hasProperty('cloudsdk_ver') ? project.getProperty('cloudsdk_ver') : "2.0.299"
encodersdk_ver = project.hasProperty('encodersdk_ver') ? project.getProperty('encodersdk_ver') : "6.13.20220707"
}

buildscript {
Expand Down
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ android {
}

dependencies {
implementation 'com.vxg.mediasdk:playersdk:6.96.20220705'
implementation 'com.vxg.mediasdk:playersdk:6.96.20220707'
implementation 'androidx.legacy:legacy-support-v4:1.0.0'
}

Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ android {


dependencies {
implementation 'com.vxg.mediasdk:playersdk:6.96.20220705'
implementation 'com.vxg.mediasdk:playersdk:6.96.20220707'
implementation 'androidx.legacy:legacy-support-v4:1.0.0'
}

Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ android {


dependencies {
implementation 'com.vxg.mediasdk:playersdk:6.96.20220705'
implementation 'com.vxg.mediasdk:playersdk:6.96.20220707'
implementation 'androidx.legacy:legacy-support-v4:1.0.0'
}

Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ android {


dependencies {
implementation 'com.vxg.mediasdk:playersdk:6.96.20220705'
implementation 'com.vxg.mediasdk:playersdk:6.96.20220707'
implementation 'androidx.legacy:legacy-support-v4:1.0.0'
}

Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ android {


dependencies {
implementation 'com.vxg.mediasdk:playersdk:6.96.20220705'
implementation 'com.vxg.mediasdk:playersdk:6.96.20220707'
implementation 'androidx.legacy:legacy-support-v4:1.0.0'
implementation 'com.google.android.gms:play-services:8.1+'

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ android {


dependencies {
implementation 'com.vxg.mediasdk:playersdk:6.96.20220705'
implementation 'com.vxg.mediasdk:playersdk:6.96.20220707'
implementation 'androidx.legacy:legacy-support-v4:1.0.0'
}

Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ android {


dependencies {
implementation 'com.vxg.mediasdk:playersdk:6.96.20220705'
implementation 'com.vxg.mediasdk:playersdk:6.96.20220707'
implementation 'androidx.legacy:legacy-support-v4:1.0.0'
}

Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ android {
}

dependencies {
implementation 'com.vxg.mediasdk:playersdk:6.96.20220705'
implementation 'com.vxg.mediasdk:playersdk:6.96.20220707'
implementation 'com.google.android.gms:play-services-vision:20.1.3'
}

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ android {


dependencies {
implementation 'com.vxg.mediasdk:playersdk:6.96.20220705'
implementation 'com.vxg.mediasdk:playersdk:6.96.20220707'
implementation 'androidx.legacy:legacy-support-v4:1.0.0'
}

Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ android {


dependencies {
implementation 'com.vxg.mediasdk:playersdk:6.96.20220705'
implementation 'com.vxg.mediasdk:playersdk:6.96.20220707'
implementation 'androidx.legacy:legacy-support-v4:1.0.0'
}

Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ android {


dependencies {
implementation 'com.vxg.mediasdk:playersdk:6.96.20220705'
implementation 'com.vxg.mediasdk:playersdk:6.96.20220707'
implementation 'androidx.appcompat:appcompat:1.0.0'
implementation 'androidx.legacy:legacy-support-v4:1.0.0'
implementation(files('./src/main/libs/org.apache.http.legacy.jar'))
Expand Down
4 changes: 2 additions & 2 deletions MediaSDK/PlayerSDK/src/AndroidStudio/build.gradle
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
// Top-level build file where you can add configuration options common to all sub-projects/modules.
ext {
cloudsdk_ver = project.hasProperty('cloudsdk_ver') ? project.getProperty('cloudsdk_ver') : "2.0.298"
playersdk_ver = project.hasProperty('playersdk_ver') ? project.getProperty('playersdk_ver') : "6.96.20220705"
cloudsdk_ver = project.hasProperty('cloudsdk_ver') ? project.getProperty('cloudsdk_ver') : "2.0.299"
playersdk_ver = project.hasProperty('playersdk_ver') ? project.getProperty('playersdk_ver') : "6.96.20220707"
}

buildscript {
Expand Down

0 comments on commit c06a417

Please sign in to comment.