implementation 'com.google.android.play:core:1.10.3'
implementation 'com.google.android.play:core-ktx:1.8.1'
com.google.gms:google-services:4.3.3
When I update my app from GP,No previously installed modules.
The modules I downloaded earlier are missing
My Device infomation:
Samsung SM-F7110 Android 11.
Another problem:In this device,I found that when I use this command, It cannot show installed modules:
adb shell pm path packagename:

In other decice:
