This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
###################################################### | |
# Proguard file to remove debug logs and NOT kill the application | |
# | |
# @benclayton github.com/benvium 15-12-2014 | |
# | |
# https://gist.github.com/benvium/8995326bc944f47f2c64 | |
###################################################### | |
# To use this file, your project's build.gradle 'buildTypes' section should look like this: | |
# |