mirror of
https://github.com/samsonjs/media.git
synced 2026-04-27 15:07:40 +00:00
Bump version to 1.5.8.
------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=121931978
This commit is contained in:
parent
28eaa2cb24
commit
30ab3bef9a
1 changed files with 1 additions and 0 deletions
|
|
@ -31,6 +31,7 @@ public final class ExoPlayerLibraryInfo {
|
||||||
* Three digits are used for each component of {@link #VERSION}. For example "1.2.3" has the
|
* Three digits are used for each component of {@link #VERSION}. For example "1.2.3" has the
|
||||||
* corresponding integer version 001002003.
|
* corresponding integer version 001002003.
|
||||||
*/
|
*/
|
||||||
|
// TODO[RELEASE]: This needs to not be octal when it gets bumped to 2.x!
|
||||||
public static final int VERSION_INT = 001005004;
|
public static final int VERSION_INT = 001005004;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue