Skip to content

Commit 424c0f4

Browse files
init before merge exercise-2 build config
1 parent 6697546 commit 424c0f4

File tree

1 file changed

+13
-0
lines changed
  • thesportsdb/build/generated/source/buildConfig/debug/id/scode/thesportsdb

1 file changed

+13
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
/**
2+
* Automatically generated file. DO NOT MODIFY
3+
*/
4+
package id.scode.thesportsdb;
5+
6+
public final class BuildConfig {
7+
public static final boolean DEBUG = Boolean.parseBoolean("true");
8+
public static final String APPLICATION_ID = "id.scode.thesportsdb";
9+
public static final String BUILD_TYPE = "debug";
10+
public static final String FLAVOR = "";
11+
public static final int VERSION_CODE = 1;
12+
public static final String VERSION_NAME = "1.0";
13+
}

0 commit comments

Comments
 (0)