Skip to content

Commit caeba71

Browse files
committed
Deps: Update androidx appcompat to 1.6.1
Release Notes: https://developer.android.com/jetpack/androidx/releases/ appcompat#1.6.1
1 parent 7e3ef9f commit caeba71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ ext {
3434
// main
3535
androidInstallReferrerVersion = '2.2'
3636
androidVolleyVersion = '1.2.1'
37-
androidxAppcompatVersion = '1.5.1'
37+
androidxAppcompatVersion = '1.6.1'
3838
androidxArchCoreVersion = '2.2.0'
3939
androidxComposeBomVersion = '2023.01.00'
4040
androidxComposeCompilerVersion = '1.4.6'

0 commit comments

Comments
 (0)