Darien Figueroa / Mbed OS Final_Program

Dependencies:   USBDevice

pain/svn/pristine/e0/e0c92db0bb52f26600605ae6aa5ca8b9f15d54c7.svn-base

Committer:
darienf
Date:
2021-04-07
Revision:
0:832122ce6748

File content as of revision 0:832122ce6748:

/**
 * Automatically generated file. DO NOT MODIFY
 */
package com.example.android.bluetoothlegatt;

public final class BuildConfig {
  public static final boolean DEBUG = Boolean.parseBoolean("true");
  public static final String APPLICATION_ID = "com.example.android.bluetoothlegatt";
  public static final String BUILD_TYPE = "debug";
  public static final String FLAVOR = "";
  public static final int VERSION_CODE = 1;
  public static final String VERSION_NAME = "1.0";
}