Fix indentation.

This commit is contained in:
Oliver Woodman 2015-09-29 11:40:59 +01:00
parent d8934e2751
commit 62ce0ff009

View file

@ -31,7 +31,7 @@ public final class ExoPlayerLibraryInfo {
* Three digits are used for each component of {@link #VERSION}. For example "1.2.3" has the
* corresponding integer version 001002003.
*/
public static final int VERSION_INT = 001005000;
public static final int VERSION_INT = 001005000;
/**
* Whether the library was compiled with {@link com.google.android.exoplayer.util.Assertions}