Skip to content

Commit

Permalink
[Gradle] Update androidx.activity dependency to version 1.8.0
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 570786532
(cherry picked from commit 733fe20)
  • Loading branch information
dsn5ft authored and raajkumars committed Oct 5, 2023
1 parent 7160a68 commit 4faa81c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ ext {
targetSdkVersion = 33

androidXVersions = [
activity : '1.8.0-rc01',
activity : '1.8.0',
annotation : '1.2.0',
appCompat : '1.6.1',
cardView : '1.0.0',
Expand Down

0 comments on commit 4faa81c

Please sign in to comment.