mirror of
https://github.com/moparisthebest/mailiverse
synced 2024-11-15 05:35:07 -05:00
6 lines
157 B
Java
6 lines
157 B
Java
|
/** Automatically generated file. DO NOT MODIFY */
|
||
|
package com.example.ext;
|
||
|
|
||
|
public final class BuildConfig {
|
||
|
public final static boolean DEBUG = true;
|
||
|
}
|