Skip to content

Commit

Permalink
Update to gradle 4
Browse files Browse the repository at this point in the history
  • Loading branch information
nning committed Jul 20, 2020
1 parent f6c2088 commit e2cb549
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 176 deletions.
154 changes: 0 additions & 154 deletions app/app.iml

This file was deleted.

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

// NOTE: Do not place your application dependencies here; they belong
// in the individual module build.gradle files
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 Sep 28 08:59:58 CEST 2018
#Mon Jul 20 15:43:23 CEST 2020
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-4.6-all.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-6.1.1-all.zip
19 changes: 0 additions & 19 deletions imgshr-android.iml

This file was deleted.

0 comments on commit e2cb549

Please sign in to comment.