mirror of
https://github.com/samsonjs/media.git
synced 2026-03-25 09:25:53 +00:00
Update gradle version to 3.0.0-beta5.
Android Studio refuses to build with the current beta4 version. ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=171129696
This commit is contained in:
parent
20e43ac4f8
commit
f73a5bf692
1 changed files with 1 additions and 1 deletions
|
|
@ -17,7 +17,7 @@ buildscript {
|
|||
google()
|
||||
}
|
||||
dependencies {
|
||||
classpath 'com.android.tools.build:gradle:3.0.0-beta4'
|
||||
classpath 'com.android.tools.build:gradle:3.0.0-beta5'
|
||||
classpath 'com.novoda:bintray-release:0.5.0'
|
||||
}
|
||||
// Workaround for the following test coverage issue. Remove when fixed:
|
||||
|
|
|
|||
Loading…
Reference in a new issue