mirror of
https://github.com/samsonjs/media.git
synced 2026-04-27 15:07:40 +00:00
Bump version to 1.0.11.
This commit is contained in:
parent
62d17cabf0
commit
edb5446440
1 changed files with 1 additions and 1 deletions
|
|
@ -26,7 +26,7 @@ public class ExoPlayerLibraryInfo {
|
||||||
/**
|
/**
|
||||||
* The version of the library, expressed as a string.
|
* The version of the library, expressed as a string.
|
||||||
*/
|
*/
|
||||||
public static final String VERSION = "1.0.10";
|
public static final String VERSION = "1.0.11";
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* The version of the library, expressed as an integer.
|
* The version of the library, expressed as an integer.
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue