Commit 62ce0ff0 by Oliver Woodman

Fix indentation.

parent d8934e27
......@@ -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}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment