We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6697546 commit 424c0f4Copy full SHA for 424c0f4
thesportsdb/build/generated/source/buildConfig/debug/id/scode/thesportsdb/BuildConfig.java
@@ -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