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.
Diff: pain/svn/pristine/e0/e0c92db0bb52f26600605ae6aa5ca8b9f15d54c7.svn-base
- Revision:
- 0:832122ce6748
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/pain/svn/pristine/e0/e0c92db0bb52f26600605ae6aa5ca8b9f15d54c7.svn-base Wed Apr 07 22:37:59 2021 +0000 @@ -0,0 +1,13 @@ +/** + * 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"; +}