Merge pull request 'fix(deps): update androidxappcompatversion to v1.7.1' (#10) from renovate/androidxappcompatversion into master
Renovate / renovate (push) Successful in 15s
Build and Deploy / build-and-deploy (push) Has been cancelled

Reviewed-on: #10
This commit was merged in pull request #10.
This commit is contained in:
2026-06-15 00:52:47 -07:00
+1 -1
View File
@@ -3,7 +3,7 @@ ext {
compileSdkVersion = 30 compileSdkVersion = 30
targetSdkVersion = 30 targetSdkVersion = 30
androidxActivityVersion = '1.2.0' androidxActivityVersion = '1.2.0'
androidxAppCompatVersion = '1.2.0' androidxAppCompatVersion = '1.7.1'
androidxCoordinatorLayoutVersion = '1.1.0' androidxCoordinatorLayoutVersion = '1.1.0'
androidxCoreVersion = '1.3.2' androidxCoreVersion = '1.3.2'
androidxFragmentVersion = '1.3.0' androidxFragmentVersion = '1.3.0'