Unable to build AppStore connector ```Downloading ...
# replication-troubleshooting
d
Unable to build AppStore connector
Copy code
Downloading <https://services.gradle.org/distributions/gradle-7.4-bin.zip>
...........10%...........20%...........30%...........40%...........50%...........60%...........70%...........80%...........90%...........100%

Welcome to Gradle 7.4!

Here are the highlights of this release:
 - Aggregated test and JaCoCo reports
 - Marking additional test source directories as tests in IntelliJ
 - Support for Adoptium JDKs in Java toolchains

For more details see <https://docs.gradle.org/7.4/release-notes.html>

Starting a Gradle Daemon (subsequent builds will be faster)
Building all of Airbyte.
/home/ubuntu/.ab/airbyte/airbyte-integrations/connectors
Type-safe dependency accessors is an incubating feature.
> Task :airbyte-integrations:connectors:source-appstore-singer:checkPython FAILED
> Task :airbyte-integrations:bases:base-normalization:checkPython FAILED

FAILURE: Build completed with 2 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':airbyte-integrations:bases:base-normalization:checkPython'.
> Python (/home/ubuntu/.ab/airbyte/airbyte-integrations/connectors/source-appstore-singer/.venv) verion 3.8.10 does not match minimal required version: 3.9

* Try:
> 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.
==============================================================================

2: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':airbyte-integrations:connectors:source-appstore-singer:checkPython'.
> Python (/home/ubuntu/.ab/airbyte/airbyte-integrations/connectors/source-appstore-singer/.venv) verion 3.8.10 does not match minimal required version: 3.9

* Try:
> 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.
==============================================================================

* Get more help at <https://help.gradle.org>

Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.

You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.

See <https://docs.gradle.org/7.4/userguide/command_line_interface.html#sec:command_line_warnings>

BUILD FAILED in 6m 32s
12 actionable tasks: 12 executed