mirror of
https://github.com/titanscouting/tra-analysis.git
synced 2025-02-21 17:05:48 +00:00
8 lines
268 B
Java
8 lines
268 B
Java
/*___Generated_by_IDEA___*/
|
|
|
|
package com.example.ian.titanscout;
|
|
|
|
/* This stub is only used by the IDE. It is NOT the BuildConfig class actually packed into the APK */
|
|
public final class BuildConfig {
|
|
public final static boolean DEBUG = Boolean.parseBoolean(null);
|
|
} |