Skip to content

Commit

Permalink
update gradle version.
Browse files Browse the repository at this point in the history
  • Loading branch information
bkhezry committed May 20, 2019
1 parent d1617da commit 2d670f7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ buildscript {

}
dependencies {
classpath 'com.android.tools.build:gradle:3.5.0-beta01'
classpath 'com.android.tools.build:gradle:3.5.0-beta02'
classpath 'io.objectbox:objectbox-gradle-plugin:2.3.4'
classpath 'com.google.gms:google-services:4.2.0'
classpath 'io.fabric.tools:gradle:1.29.0'
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 @@
#Fri Apr 26 12:51:43 IRDT 2019
#Tue May 21 02:22:14 IRDT 2019
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-5.4-rc-1-all.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-5.4.1-all.zip

0 comments on commit 2d670f7

Please sign in to comment.