Skip to content

Commit 7160a68

Browse files
dsn5ftafohrman
authored andcommitted
[Gradle] Update androidx.activity dependency to version 1.8.0-rc01
PiperOrigin-RevId: 567039991 (cherry picked from commit 2cfb127)
1 parent e8af8f9 commit 7160a68

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
@@ -22,7 +22,7 @@ ext {
2222
targetSdkVersion = 33
2323

2424
androidXVersions = [
25-
activity : '1.8.0-beta01',
25+
activity : '1.8.0-rc01',
2626
annotation : '1.2.0',
2727
appCompat : '1.6.1',
2828
cardView : '1.0.0',

0 commit comments

Comments
 (0)