Skip to content

Commit

Permalink
Revert "chore: 🤖 [DSY-000] upgrading kotlin plugin version"
Browse files Browse the repository at this point in the history
This reverts commit 343890f.
  • Loading branch information
mlcsouza committed Dec 3, 2020
1 parent 1db39ca commit 5026453
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
// Top-level build file where you can add configuration options common to all sub-projects/modules.

buildscript {
ext.kotlin_version = '1.4.20'
ext.kotlin_version = '1.4.10'
ext.android_tools_gradle = '3.5.1'
ext.screen_shot_plugin = '0.11.0'
repositories {
Expand Down

0 comments on commit 5026453

Please sign in to comment.