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 1972197 commit 1de7942Copy full SHA for 1de7942
app/build.gradle.kts
@@ -22,7 +22,7 @@ android {
22
compose = true
23
}
24
composeOptions {
25
- kotlinCompilerExtensionVersion = "1.5.1"
+ kotlinCompilerExtensionVersion = "1.5.8"
26
27
buildTypes {
28
release {
qr-view/build.gradle.kts
@@ -16,7 +16,7 @@ android {
16
17
18
19
20
21
0 commit comments