@@ -38,6 +38,9 @@ public class SheepApp extends BaseApplication {
public static SheepApp get(Context context) {
return (SheepApp) context.getApplicationContext();
+
}