Update gradle versions and dependencies

This commit is contained in:
advplyr
2025-04-13 17:35:48 -05:00
parent ea2e8c7cc9
commit 1e791f9601
4 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -86,7 +86,7 @@ dependencies {
implementation "androidx.appcompat:appcompat:$androidxAppCompatVersion"
implementation project(':capacitor-android')
implementation 'androidx.constraintlayout:constraintlayout:2.2.0'
implementation 'androidx.constraintlayout:constraintlayout:2.2.1'
implementation "androidx.coordinatorlayout:coordinatorlayout:$androidxCoordinatorLayoutVersion"
implementation project(':capacitor-cordova-android-plugins')