We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 72e0268 commit 95d14e4Copy full SHA for 95d14e4
build.gradle
@@ -9,7 +9,7 @@ buildscript {
9
targetSdk = 34
10
appTargetSdk = 34
11
12
- kotlinVersion = '1.9.10'
+ kotlinVersion = '1.9.20'
13
dokkaVersion = '1.9.10'
14
15
androidxCoreVersion = '1.12.0'
0 commit comments