mirror of
https://github.com/samsonjs/media.git
synced 2026-04-01 10:35:48 +00:00
Reformat demo build.gradle file
PiperOrigin-RevId: 487539107
(cherry picked from commit 62d6c303c1)
This commit is contained in:
parent
4296a8af88
commit
dafbbf25e6
1 changed files with 3 additions and 0 deletions
|
|
@ -11,6 +11,7 @@
|
|||
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
// See the License for the specific language governing permissions and
|
||||
// limitations under the License.
|
||||
|
||||
apply from: '../../constants.gradle'
|
||||
apply plugin: 'com.android.application'
|
||||
|
||||
|
|
@ -90,3 +91,5 @@ dependencies {
|
|||
}
|
||||
|
||||
apply plugin: 'com.google.android.gms.strict-version-matcher-plugin'
|
||||
// copybara:strip_begin
|
||||
// copybara:strip_begin
|
||||
|
|
|
|||
Loading…
Reference in a new issue