fix(deps): update androidxappcompatversion to v1.7.1 #10

Merged
rodydavis merged 1 commits from renovate/androidxappcompatversion into master 2026-06-15 00:52:48 -07:00
Showing only changes of commit cf4e83b047 - Show all commits
+1 -1
View File
@@ -3,7 +3,7 @@ ext {
compileSdkVersion = 30
targetSdkVersion = 30
androidxActivityVersion = '1.2.0'
androidxAppCompatVersion = '1.2.0'
androidxAppCompatVersion = '1.7.1'
androidxCoordinatorLayoutVersion = '1.1.0'
androidxCoreVersion = '1.3.2'
androidxFragmentVersion = '1.3.0'