Skip to content
Snippets Groups Projects
Commit d125168f authored by fustina's avatar fustina
Browse files

Practice of programming

parent b7a25453
No related branches found
No related tags found
No related merge requests found
/**
* Automatically generated file. DO NOT MODIFY
*/
package com.example.magnumhealthapp.test;
public final class BuildConfig {
public static final boolean DEBUG = Boolean.parseBoolean("true");
public static final String APPLICATION_ID = "com.example.magnumhealthapp.test";
public static final String BUILD_TYPE = "debug";
public static final int VERSION_CODE = 1;
public static final String VERSION_NAME = "1.0";
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment