Skip to content

Commit

Permalink
docs: update kotlinVerison
Browse files Browse the repository at this point in the history
  • Loading branch information
17Amir17 committed Aug 31, 2023
1 parent b58e5ff commit 8149238
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/docs/get-started.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ buildscript {
+ androidXAnnotation = "1.1.0"
+ androidXBrowser = "1.0.0"
+ minSdkVersion = 24
+ kotlinVersion = "1.6.0"
+ kotlinVersion = "1.8.0"
}
}

Expand Down

0 comments on commit 8149238

Please sign in to comment.