package com.ag.poker.player.utils; public class Constants { public static final String TAG = "AndroidPokerPlayer"; }