Skip to content

Commit

Permalink
update kotlin version
Browse files Browse the repository at this point in the history
  • Loading branch information
Ethosa committed Sep 18, 2022
1 parent 96cbb24 commit 35c8c0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
buildscript {
ext.kotlin_version = '1.7.0'
ext.kotlin_version = '1.7.1'
}

plugins {
Expand Down

0 comments on commit 35c8c0d

Please sign in to comment.