Work fork of an Android Jabber client for bridge users
1/** Automatically generated file. DO NOT MODIFY */ 2package eu.siacs.conversations; 3 4public final class BuildConfig { 5 public final static boolean DEBUG = true; 6}