Skip to content

Commit

Permalink
Up version
Browse files Browse the repository at this point in the history
  • Loading branch information
mpivchev committed Jan 27, 2022
1 parent e5599f7 commit 0093279
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions constants.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@
// limitations under the License.
project.ext {
// ExoPlayer version and version code.
releaseVersion = '2.16.2'
releaseVersionCode = 2016002
releaseVersion = '2.16.4'
releaseVersionCode = 2016004
minSdkVersion = 16
appTargetSdkVersion = 29
// Upgrading this requires [Internal ref: b/193254928] to be fixed, or some
Expand Down

0 comments on commit 0093279

Please sign in to comment.