build: update glide and agp
This commit is contained in:
parent
18c61bfbcb
commit
c404297422
1 changed files with 2 additions and 2 deletions
|
@ -33,7 +33,7 @@ composeCompiler = "1.5.1"
|
|||
composeMaterial3 = "1.2.0-alpha05"
|
||||
accompanist = "0.33.0-alpha"
|
||||
#Glide
|
||||
glide = "4.15.1"
|
||||
glide = "4.16.0"
|
||||
#Room
|
||||
room = "2.6.0-alpha03"
|
||||
#ezVcard
|
||||
|
@ -43,7 +43,7 @@ gson = "2.10.1"
|
|||
#jodaTime
|
||||
jodaTime = "2.12.5"
|
||||
#Gradle
|
||||
gradlePlugins-agp = "8.1.0"
|
||||
gradlePlugins-agp = "8.1.1"
|
||||
#build
|
||||
app-build-compileSDKVersion = "34"
|
||||
app-build-targetSDK = "34"
|
||||
|
|
Loading…
Reference in a new issue