All Downloads are FREE. Search and download functionalities are using the official Maven repository.

wtf.emulator.BuildConfig Maven / Gradle / Ivy

Go to download

With this Gradle plugin you can run your Android instrumentation tests with emulator.wtf

There is a newer version: 0.17.0
Show newest version
package wtf.emulator;

import java.lang.String;

public final class BuildConfig {
  public static final String VERSION = "0.14.0";

  private BuildConfig() {
  }
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy