Android Studio - Change master to 2.0.0?

Hello!

How can i change the version/tag in Android Studio.
If i try to change it to tag 2.0.0 I get always an error.
If i try master it works.
Please help

Screenshot 2023-02-19 174408

Error:

Executing tasks: [:app:assembleFdroidDebug] in project C:\Users\Admin\StudioProjects\Meshtastic-Android

FAILURE: Build failed with an exception.

  • What went wrong:
    Task ‘assembleFdroidDebug’ not found in project ‘:app’.

  • Try:

Run gradle tasks to get a list of available tasks.
Run with --stacktrace option to get the stack trace.
Run with --info or --debug option to get more log output.
Run with --scan to get full insights.

BUILD FAILED in 351ms

Thanks Arnold