I implement in-app update follow document: https://developer.android.com/guide/playcore/in-app-updates#check-priority
I want to check update priority, but I can't find the updatePriority() method in the AppUpdateInfo class. Did they remove that method?