Project

General

Profile

« Previous | Next » 

Revision 5ae0d190

Added by Leszek Koltunski 8 months ago

Make it possible to download objects with no extras file. Up VERSION_OBJECT_APP to 13.

View differences:

src/main/java/org/distorted/objectlib/json/JsonWriter.java
34 34

  
35 35
public class JsonWriter
36 36
{
37
  public static final int VERSION_OBJECT_APP = 12;
37
  public static final int VERSION_OBJECT_APP = 13;
38 38
  public static final int VERSION_EXTRAS_APP = 1;
39 39

  
40 40
  private static JsonWriter mThis;

Also available in: Unified diff