Skip to content

Commit

Permalink
FloatingVolume: Update gradle
Browse files Browse the repository at this point in the history
Signed-off-by: Adam Myczkowski <[email protected]>
  • Loading branch information
Adam Myczkowski committed Dec 7, 2018
1 parent 6a65961 commit 98c4b9e
Show file tree
Hide file tree
Showing 6 changed files with 4 additions and 157 deletions.
153 changes: 0 additions & 153 deletions .idea/assetWizardSettings.xml

This file was deleted.

Binary file modified .idea/caches/build_file_checksums.ser
Binary file not shown.
Binary file modified .idea/caches/gradle_models.ser
Binary file not shown.
2 changes: 1 addition & 1 deletion .idea/misc.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ buildscript {
jcenter()
}
dependencies {
classpath 'com.android.tools.build:gradle:3.4.0-alpha06'
classpath 'com.android.tools.build:gradle:3.4.0-alpha07'


// NOTE: Do not place your application dependencies here; they belong
Expand Down
4 changes: 2 additions & 2 deletions gradle/wrapper/gradle-wrapper.properties
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#Thu Dec 06 04:22:33 GMT 2018
#Fri Dec 07 19:42:25 GMT 2018
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-5.0-rc-1-all.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-5.0-all.zip

0 comments on commit 98c4b9e

Please sign in to comment.