Dependencies upgrade
This commit is contained in:
@ -7,7 +7,7 @@ plugins {
|
||||
}
|
||||
|
||||
configure<ApplicationExtension> {
|
||||
compileSdk = 36
|
||||
compileSdk = 37
|
||||
ndkVersion = "29.0.14206865"
|
||||
defaultConfig {
|
||||
applicationId = "com.tutpro.baresip"
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
activityCompose = "1.13.0"
|
||||
coilCompose = "2.7.0"
|
||||
composeBom = "2026.05.01"
|
||||
coreKtx = "1.18.0"
|
||||
coreKtx = "1.19.0"
|
||||
exifinterface = "1.4.2"
|
||||
fragmentKtx = "1.8.9"
|
||||
gradleVersion = "9.2.1"
|
||||
|
||||
Reference in New Issue
Block a user