Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update Android Gradle plugin to 4.0.2
Browse files Browse the repository at this point in the history
deepueg authored and friederbluemle committed Oct 12, 2020

Unverified

The email in this signature doesn’t match the committer email.
1 parent 06819f3 commit 3ab45c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android/build.gradle
Original file line number Diff line number Diff line change
@@ -4,7 +4,7 @@ buildscript {
jcenter()
}
dependencies {
classpath 'com.android.tools.build:gradle:3.5.3'
classpath 'com.android.tools.build:gradle:4.0.2'
}
}

0 comments on commit 3ab45c2

Please sign in to comment.