# These proguard rules will be used in apps that use obfuscation automatically.

#AltBeacon
-dontwarn org.altbeacon.**
-keep class org.altbeacon.** { *; }
-keep interface org.altbeacon.** { *; }
