diff --git a/android-exoplayer/build.gradle b/android-exoplayer/build.gradle index dd57b03bc8..d6994cb6ef 100644 --- a/android-exoplayer/build.gradle +++ b/android-exoplayer/build.gradle @@ -4,7 +4,7 @@ plugins { } android { - compileSdkVersion 31 + compileSdkVersion 33 compileOptions { targetCompatibility JavaVersion.VERSION_1_8 @@ -12,8 +12,8 @@ android { } defaultConfig { - minSdkVersion 21 - targetSdkVersion 31 + minSdkVersion 24 + targetSdkVersion 33 ndk { abiFilters "armeabi-v7a", "x86" } diff --git a/android/build.gradle b/android/build.gradle index dbc1d6a91c..07bc93986f 100644 --- a/android/build.gradle +++ b/android/build.gradle @@ -3,11 +3,11 @@ plugins { } android { - compileSdkVersion 31 + compileSdkVersion 33 defaultConfig { - minSdkVersion 21 - targetSdkVersion 31 + minSdkVersion 24 + targetSdkVersion 33 ndk { abiFilters "armeabi-v7a", "x86" } diff --git a/package.json b/package.json index c6b1995cf1..c87de98778 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-video", - "version": "5.2.0-wp-5", + "version": "5.2.0-wp-6", "description": "A