buildSrc/Versions.kt: Update material version;
example/JavaDetailActivity.java: Remove title actionbar;
example/JavaListCardslActivity.java: Remove title actionbar;
example/JavaNewCardActivity.java: Remove title actionbar;
example/KotlinDetailActivity.kt: Remove title actionbar;
example/KotlinListCardslActivity.kt: Remove title actionbar;
example/KotlinNewCardActivity.kt: Remove title actionbar;
example/activity_detail_card.xml: Add material toolbar;
example/activity_list_cards.xml: Add material toolbar;
example/activity_main.xml: Add material toolbar;
example/activity_new_card.xml: Add material toolbar;
example/activity_read_credit_card_example.xml: Add material toolbar;
example/themes.xml: Migrate MaterialComponents to Material3;
tunacommons/themes.xml: Migrate MaterialComponents to Material3;
tunaui/themes.xml: Migrate MaterialComponents to Material3;
buildSrc/Versions.kt: Update material version; example/JavaDetailActivity.java: Remove title actionbar; example/JavaListCardslActivity.java: Remove title actionbar; example/JavaNewCardActivity.java: Remove title actionbar; example/KotlinDetailActivity.kt: Remove title actionbar; example/KotlinListCardslActivity.kt: Remove title actionbar; example/KotlinNewCardActivity.kt: Remove title actionbar; example/activity_detail_card.xml: Add material toolbar; example/activity_list_cards.xml: Add material toolbar; example/activity_main.xml: Add material toolbar; example/activity_new_card.xml: Add material toolbar; example/activity_read_credit_card_example.xml: Add material toolbar; example/themes.xml: Migrate MaterialComponents to Material3; tunacommons/themes.xml: Migrate MaterialComponents to Material3; tunaui/themes.xml: Migrate MaterialComponents to Material3;
55