package com.beardedhen.androidbootstrap; /** * Any class marked with this annotation is subject to Major API changes which may cause client code * to break between releases. Use with caution!!! */ public @interface BetaApi {}