When I am uploading multiple apks for different abis to play store then play console changes my app version code for each apk to 4 digit no 1001, 2001 like this.
The problem is I have dynamic link in my app and I need to specify the minimum app version in the firebase dynamic links in the website and now I am confused because play store has given 4 version codes and dynamic links accepts only 1...what should I do...I need to upload 4 apk for abi and also mention the minimum apk version in the firebase console for dynamic links.
I have opted in for signing in play console.
I have attached screenshot of play console and firebase dynamic link console bellow