Upgrade AGP to 8.1.1

This commit is contained in:
Naveen 2023-09-06 12:55:34 +05:30
parent 87adbfcd4b
commit 02d11dff68
No known key found for this signature in database
GPG Key ID: 0E155DAD31671DA3
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ room = "2.6.0-beta01"
#Simple tools
simple-commons = "7c1e5b5777"
#Gradle
gradlePlugins-agp = "8.1.0"
gradlePlugins-agp = "8.1.1"
#Other
androidGifDrawable = "1.2.25"
androidImageCropper = "4.5.0"