Update dependencies
This commit is contained in:
@@ -5,11 +5,11 @@ plugins {
|
||||
|
||||
android {
|
||||
namespace = "it.vfsfitvnm.route"
|
||||
compileSdk = 32
|
||||
compileSdk = 33
|
||||
|
||||
defaultConfig {
|
||||
minSdk = 21
|
||||
targetSdk = 32
|
||||
targetSdk = 33
|
||||
}
|
||||
|
||||
buildTypes {
|
||||
@@ -45,4 +45,4 @@ android {
|
||||
dependencies {
|
||||
implementation(libs.compose.activity)
|
||||
implementation(libs.compose.foundation)
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user