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
  • Loading branch information
dsn5ft committed Oct 5, 2023
1 parent 78cc54b commit 733fe20
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
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 733fe20

Please sign in to comment.