fix(deps): update androidxappcompatversion to v1.7.1

This commit is contained in:
2026-06-13 10:01:08 +00:00
parent c6482bc76a
commit cf4e83b047
+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'