Massive/android/app
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
src Tried to install react-native-navigation 2024-02-20 21:11:33 +13:00
.classpath Add a bunch of ide settings from trying to setup neovim 2022-08-08 15:14:21 +12:00
.project Add a bunch of ide settings from trying to setup neovim 2022-08-08 15:14:21 +12:00
_BUCK First commit 2022-06-30 18:50:52 +12:00
build.gradle Undo NaN filtering for graphs - 2.24 🚀 2024-02-15 13:12:45 +13:00
build_defs.bzl First commit 2022-06-30 18:50:52 +12:00
debug.keystore First commit 2022-06-30 18:50:52 +12:00
proguard-rules.pro Use hermes engine 2022-10-28 18:36:47 +13:00