Blame view
android/PromoterDemo/gen/com/example/promoterdemo/BuildConfig.java
166 Bytes
|
d1683fe9a
|
1 2 3 4 5 6 |
/** Automatically generated file. DO NOT MODIFY */
package com.example.promoterdemo;
public final class BuildConfig {
public final static boolean DEBUG = true;
}
|