Skip to content

Commit

Permalink
Revert "Bump kotlinVersion from 2.0.21 to 2.1.0 (#1317)"
Browse files Browse the repository at this point in the history
This reverts commit 3e078d4.
  • Loading branch information
cortinico committed Dec 8, 2024
1 parent 3e078d4 commit aa1268d
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,6 +1,6 @@
buildscript {
ext {
kotlinVersion = '2.1.0'
kotlinVersion = '2.0.21'
androidGradleVersion = '8.7.2'
coroutineVersion = '1.9.0'

Expand Down

0 comments on commit aa1268d

Please sign in to comment.