Merge "[SetupWizardLib] Add dist plugin to gradle" into ub-setupwizard-alatar

This commit is contained in:
Maurice Lam 2015-03-12 23:03:59 +00:00 committed by Android (Google) Code Review
commit 4fe042de68

View file

@ -1,4 +1,5 @@
apply plugin: 'com.android.library'
apply plugin: 'dist'
android {