Merge pull request #1866 from iBotPeaches/issue-1864

feat: update internal freamwork to API 28 (Android Pie Final)
This commit is contained in:
Connor Tumbleson 2018-08-17 17:19:44 -04:00 committed by GitHub
commit 9e9eb9bcff
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 4 additions and 3 deletions

View File

@ -15,6 +15,7 @@ matrix:
dist: trusty
jdk: openjdk8
- os: osx
osx_image: xcode9.2
allow_failures:
- jdk: openjdk7
cache:
@ -26,4 +27,4 @@ script: ./gradlew build shadowJar proguard
branches:
only:
- master
- stable
- stable

Binary file not shown.

View File

@ -1,6 +1,6 @@
#Mon Jul 03 07:09:45 EDT 2017
#Thu Aug 16 07:13:34 EDT 2018
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-4.0-bin.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-4.9-bin.zip