We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f72ca83 commit 73150cfCopy full SHA for 73150cf
media3-migration.sh
@@ -128,8 +128,8 @@ extension-workmanager media3-exoplayer-workmanager'
128
# Rewrites classes, packages and dependencies from the legacy ExoPlayer package structure
129
# to androidx.media3 structure.
130
131
-MEDIA3_VERSION="1.0.0-beta03"
132
-LEGACY_PEER_VERSION="2.18.2"
+MEDIA3_VERSION="1.0.0-rc01"
+LEGACY_PEER_VERSION="2.18.3"
133
134
function usage() {
135
echo "usage: $0 [-p|-c|-d|-v]|[-m|-l [-x <path>] [-f] PROJECT_ROOT]"
0 commit comments