Skip to content

Commit

Permalink
chore(android-template): Update androidxAppCompatVersion to 1.6.1 (#6341
Browse files Browse the repository at this point in the history
)
  • Loading branch information
theproducer authored and markemer committed Apr 17, 2023
1 parent 4305085 commit 3ed721b
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 @@ -3,7 +3,7 @@ ext {
compileSdkVersion = 33
targetSdkVersion = 33
androidxActivityVersion = '1.4.0'
androidxAppCompatVersion = '1.4.2'
androidxAppCompatVersion = '1.6.1'
androidxCoordinatorLayoutVersion = '1.2.0'
androidxCoreVersion = '1.8.0'
androidxFragmentVersion = '1.4.1'
Expand Down

0 comments on commit 3ed721b

Please sign in to comment.