Skip to content
This repository has been archived by the owner on Oct 7, 2024. It is now read-only.

Commit

Permalink
dropped gradle from 3.2.1 to 3.1.0 (#913)
Browse files Browse the repository at this point in the history
  • Loading branch information
Langston Smith authored Nov 14, 2018
1 parent 7b9b80c commit 4eaad44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/dependencies.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ ext {
pluginVersion = [
checkstyle : '8.2',
firebase : '1.1.1',
gradle : '3.2.1',
gradle : '3.1.0',
gradlePlayPublisher: '1.2.0',
kotlin : '1.2.71'
]
Expand Down

0 comments on commit 4eaad44

Please sign in to comment.