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/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"; }