Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@derkosak
derkosak / proguard.rb
Last active December 16, 2015 03:39 — forked from aboisvert/proguard.rb
#
# Usage:
#
# Add the following at the top of your buildfile,
#
# require 'proguard.rb'
#
# And specify your proguard jar in your project,
#
# package(:proguard).tap do |proguard|