flexn-io / create

Build apps for web, TVs, desktops, consoles, wearables and more. Developer friendly UI library targeting all form factors platforms. Another notable feature is providing focus management for TVs which very easy to implement using Create.
https://create.flexn.org
MIT License
27 stars 6 forks source link

chore: upgrade targetSdkVersion #69

Closed pauliusguzas closed 1 year ago

pauliusguzas commented 1 year ago

Closes https://github.com/flexn-io/prd-flexn/issues/927

Tried to fix [!] Google Api Error: Invalid request - Your app currently targets API level 30 and must target at least API level 31. on https://github.com/flexn-io/flexn-private/actions/runs/4139564554/jobs/7157273638 but now getting

 [ error ] [build] COMMAND:

./gradlew bundleRelease -x bundleReleaseJsAndAssets

FAILED with ERROR:

1: Task failed with an exception.
-----------
* Where:
Build file '/Users/pauliusguzas/Desktop/flexn/flexn/packages/harness/platformBuilds/harness_androidtv/app/build.gradle' line: 156
* What went wrong:
A problem occurred evaluating project ':app'.
2: Task failed with an exception.
-----------
* Where:
Script '/Users/pauliusguzas/Desktop/flexn/flexn/node_modules/react-native-tvos/react.gradle' line: 95
* What went wrong:
A problem occurred configuring project ':app'.
aurimasmi commented 1 year ago

Closing this PR, commented here https://github.com/flexn-io/prd-flexn/issues/927