webRTC missing files on Android

Hello

I tried to run the webRTC demo app on android, and it failed at deployment. It seems to be missing a lot of jar files, such as "annotation-1.2.0.dex.jar". I've pasted some of the error messages below.

I searched for a few of these files, and in each case they seem to exist on my system, but under the "22.0" rather than the "23.0" directory. For example, it is looking for:
"c:\program files (x86)\embarcadero\studio\23.0\lib\android\Debug\play-services-ads-base-20.1.0.dex.jar"
But the file is actually in:
"c:\program files (x86)\embarcadero\studio\22.0\lib\android\Debug\play-services-ads-base-20.1.0.dex.jar"

Note that I upgraded to Delphi 12.2 just before installing your components.

What should I do?

Thanks
Art (more errors pasted below)

[PAClient Error] Error: E7688 Error in c:\program files (x86)\embarcadero\studio\23.0\lib\android\Debug\play-services-ads-base-20.1.0.dex.jar:
[PAClient Error] Error: E7688 java.nio.file.NoSuchFileException: c:\program files (x86)\embarcadero\studio\23.0\lib\android\Debug\play-services-ads-base-20.1.0.dex.jar
[PAClient Error] Error: E7688 Error in c:\program files (x86)\embarcadero\studio\23.0\lib\android\Debug\play-services-ads-identifier-17.0.0.dex.jar:
[PAClient Error] Error: E7688 java.nio.file.NoSuchFileException: c:\program files (x86)\embarcadero\studio\23.0\lib\android\Debug\play-services-ads-identifier-17.0.0.dex.jar
[PAClient Error] Error: E7688 Error in c:\program files (x86)\embarcadero\studio\23.0\lib\android\Debug\play-services-ads-lite-20.1.0.dex.jar:
[PAClient Error] Error: E7688 java.nio.file.NoSuchFileException: c:\program files (x86)\embarcadero\studio\23.0\lib\android\Debug\play-services-ads-lite-20.1.0.dex.jar
[PAClient Error] Error: E7688 Error in c:\program files (x86)\embarcadero\studio\23.0\lib\android\Debug\play-services-base-17.5.0.dex.jar:
[PAClient Error] Error: E7688 java.nio.file.NoSuchFileException: c:\program files (x86)\embarcadero\studio\23.0\lib\android\Debug\play-services-base-17.5.0.dex.jar
[PAClient Error] Error: E7688 Error in c:\program files (x86)\embarcadero\studio\23.0\lib\android\Debug\play-services-basement-17.6.0.dex.jar:
[PAClient Error] Error: E7688 java.nio.file.NoSuchFileException: c:\program files (x86)\embarcadero\studio\23.0\lib\android\Debug\play-services-basement-17.6.0.dex.jar
[PAClient Error] Error: E7688 Error in c:\program files (x86)\embarcadero\studio\23.0\lib\android\Debug\play-services-cloud-messaging-16.0.0.dex.jar:
[PAClient Error] Error: E7688 java.nio.file.NoSuchFileException: c:\program files (x86)\embarcadero\studio\23.0\lib\android\Debug\play-services-cloud-messaging-16.0.0.dex.jar
[PAClient Error] Error: E7688 Error in c:\program files (x86)\embarcadero\studio\23.0\lib\android\Debug\play-services-drive-17.0.0.dex.jar:
[PAClient Error] Error: E7688 java.nio.file.NoSuchFileException: c:\program files (x86)\embarcadero\studio\23.0\lib\android\Debug\play-services-drive-17.0.0.dex.jar
[PAClient Error] Error: E7688 Error in c:\program files (x86)\embarcadero\studio\23.0\lib\android\Debug\play-services-games-21.0.0.dex.jar:
[PAClient Error] Error: E7688 java.nio.file.NoSuchFileException: c:\program files (x86)\embarcadero\studio\23.0\lib\android\Debug\play-services-games-21.0.0.dex.jar

The demo was created in an older RAD Studio, please right-click "Libraries" under your Android target for your project and click revert