Bump AGP and dependencies to latest stable releases

Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
This commit is contained in:
Aayush Gupta
2024-05-01 22:55:58 +05:30
parent 4a109fa164
commit e142e4f00d
2 changed files with 7 additions and 7 deletions

View File

@@ -105,7 +105,7 @@ android {
compose = true
}
composeOptions {
kotlinCompilerExtensionVersion = "1.5.11"
kotlinCompilerExtensionVersion = "1.5.13"
}
kotlinOptions {
jvmTarget = JavaVersion.VERSION_17.toString()