Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
pain/svn/pristine/81/8155bb37f0839e9a5e99ad21b09c35385f8817bb.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.test;
public final class BuildConfig {
  public static final boolean DEBUG = Boolean.parseBoolean("true");
  public static final String APPLICATION_ID = "com.example.android.bluetoothlegatt.test";
  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 = "";
}