Massive/android
Brandon Presley 9727418dcd Tried to install react-native-navigation
> Task :app:checkDebugAarMetadata FAILED

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':app:checkDebugAarMetadata'.
> A failure occurred while executing com.android.build.gradle.internal.tasks.CheckAarMetadataWorkAction
   > An issue was found when checking AAR metadata:

       1.  Dependency 'androidx.activity:activity:1.8.0' requires libraries and applications that
           depend on it to compile against version 34 or later of the
           Android APIs.

           :app is currently compiled against android-33.

           Also, the maximum recommended compile SDK version for Android Gradle
           plugin 7.4.2 is 33.

           Recommended action: Update this project's version of the Android Gradle
           plugin to one that supports 34, then update this project to use
           compileSdkVerion of at least 34.

           Note that updating a library or application's compileSdkVersion (which
           allows newer APIs to be used) can be done separately from updating
           targetSdkVersion (which opts the app in to new runtime behavior) and
           minSdkVersion (which determines which devices the app can be installed
           on).
2024-02-20 21:11:33 +13:00
..
.settings Add a bunch of ide settings from trying to setup neovim 2022-08-08 15:14:21 +12:00
app Tried to install react-native-navigation 2024-02-20 21:11:33 +13:00
fastlane Setup fastlane 2022-11-04 20:52:31 +13:00
gradle/wrapper Upgrade react-native to 0.72.1 2023-07-07 13:17:19 +12:00
.project Add a bunch of ide settings from trying to setup neovim 2022-08-08 15:14:21 +12:00
Gemfile Setup fastlane 2022-11-04 20:52:31 +13:00
Gemfile.lock Update gemfile 2024-02-08 18:12:19 +13:00
build.gradle Tried to install react-native-navigation 2024-02-20 21:11:33 +13:00
gradle.properties Upgrade react-native to 0.72.1 2023-07-07 13:17:19 +12:00
gradlew Upgrade react-native to 0.72.1 2023-07-07 13:17:19 +12:00
gradlew.bat Upgrade react-native to 0.72.1 2023-07-07 13:17:19 +12:00
settings.gradle Upgrade react-native to 0.72.1 2023-07-07 13:17:19 +12:00