Upgrade to gradle 3.3

This commit is contained in:
Ricki Hirner 2017-01-29 16:43:51 +01:00
parent 3948e83f83
commit 073f9230ba
3 changed files with 4 additions and 4 deletions

View file

@ -87,10 +87,10 @@ dependencies {
provided 'org.projectlombok:lombok:1.16.12'
// for tests
androidTestCompile('com.android.support.test:runner:0.5') {
androidTestCompile('com.android.support.test:runner:+') {
exclude group: 'com.android.support', module: 'support-annotations'
}
androidTestCompile('com.android.support.test:rules:0.5') {
androidTestCompile('com.android.support.test:rules:+') {
exclude group: 'com.android.support', module: 'support-annotations'
}
androidTestCompile 'junit:junit:4.12'

View file

@ -3,4 +3,4 @@ distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-3.2.1-bin.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-3.3-bin.zip

@ -1 +1 @@
Subproject commit 628ef73fa72bde2d8e4a3326b9683b58bbe11c8b
Subproject commit 6f83c7ce90794aab2fb109476a9c929df02ade45