com.android.builder.model
Class Version

java.lang.Object
  extended by com.android.builder.model.Version

public final class Version
extends java.lang.Object


Field Summary
static java.lang.String ANDROID_GRADLE_PLUGIN_VERSION
           
static int BUILDER_MODEL_API_VERSION
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ANDROID_GRADLE_PLUGIN_VERSION

public static final java.lang.String ANDROID_GRADLE_PLUGIN_VERSION
See Also:
Constant Field Values

BUILDER_MODEL_API_VERSION

public static final int BUILDER_MODEL_API_VERSION
See Also:
Constant Field Values