Skip to content

Commit

Permalink
[Gradle] Update androidx.activity dependency to version 1.8.0-beta01
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 563398540
  • Loading branch information
dsn5ft committed Sep 7, 2023
1 parent 0663019 commit f93c65c
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-alpha06',
activity : '1.8.0-beta01',
annotation : '1.2.0',
appCompat : '1.6.1',
cardView : '1.0.0',
Expand Down

0 comments on commit f93c65c

Please sign in to comment.