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