blob: 2995f11610e0d0cfe3d9f182b1dce0e81c09b9bd [file] [log] [blame]
Haibo Huangb7f974f2018-08-28 13:51:54 -07001#!/bin/bash
2
3# $1 Path to the new version.
4# $2 Path to the old version.
5
6cp -a -n $2/build.gradle $1/