Skip to content

Commit

Permalink
chore(android-template): update androidxActivityVersion (#6997)
Browse files Browse the repository at this point in the history
  • Loading branch information
jcesarmobile authored Oct 16, 2023
1 parent 99689cb commit 1c03516
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android-template/variables.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ ext {
minSdkVersion = 22
compileSdkVersion = 34
targetSdkVersion = 34
androidxActivityVersion = '1.7.2'
androidxActivityVersion = '1.8.0'
androidxAppCompatVersion = '1.6.1'
androidxCoordinatorLayoutVersion = '1.2.0'
androidxCoreVersion = '1.10.1'
Expand Down

0 comments on commit 1c03516

Please sign in to comment.