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