79692141

Date: 2025-07-06 22:39:54
Score: 0.5
Natty:
Report link

It turns out that the new calls were added in a new beta version of the core library, which Android Studio will not normally recommend using. Manually specifying

implementation 'androidx.core:core:1.17.0-beta01'

fixed this problem.

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Self-answer (0.5):
  • High reputation (-1):
Posted by: kencorbin