Skip to content

Commit 64a9282

Browse files
committed
Update project
1 parent e3a4c9a commit 64a9282

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

androidApp/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
import com.google.firebase.appdistribution.gradle.AppDistributionExtension
2-
import java.io.FileInputStream
32
import org.apache.commons.io.output.ByteArrayOutputStream
43
import org.jetbrains.kotlin.konan.properties.Properties
4+
import java.io.FileInputStream
55

66
@Suppress("dsl_scope_violation")
77

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ min-sdk = "23"
33
compile-sdk = "35"
44
target-sdk = "34"
55
jdk = "17"
6-
agp = "8.5.2"
6+
agp = "8.6.0"
77
kotlin = "2.0.20"
88
kotlinx-coroutines = "1.8.1"
99
kotlinx-datetime = "0.6.1"

0 commit comments

Comments
 (0)