mirror of
https://github.com/moparisthebest/Conversations
synced 2024-11-16 22:05:07 -05:00
6 lines
157 B
Java
6 lines
157 B
Java
|
/** Automatically generated file. DO NOT MODIFY */
|
||
|
package de.gultsch.chat;
|
||
|
|
||
|
public final class BuildConfig {
|
||
|
public final static boolean DEBUG = true;
|
||
|
}
|