diff --git a/constants.gradle b/constants.gradle index 16f2504c1cc..00141488077 100644 --- a/constants.gradle +++ b/constants.gradle @@ -13,7 +13,7 @@ // limitations under the License. project.ext { // ExoPlayer version and version code. - releaseVersion = '2.16.1.6' + releaseVersion = '2.16.1.7' releaseVersionCode = 2016001 minSdkVersion = 16 appTargetSdkVersion = 29