Skip to content

Commit

Permalink
NOT A REAL FIX, DO NOT USE THIS
Browse files Browse the repository at this point in the history
Signed-off-by: Jakub Sokołowski <jakub@status.im>
  • Loading branch information
jakubgs committed Nov 4, 2021
1 parent b3b7c7b commit abe0375
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions nix/mobile/android/release.nix
Original file line number Diff line number Diff line change
Expand Up @@ -146,6 +146,8 @@ in stdenv.mkDerivation rec {
export GRADLE_USER_HOME=$(mktemp -d)
export ANDROID_SDK_HOME=$(mktemp -d)
sed -i '65 i implementation "com.github.bumptech.glide:annotations:\$\{glideVersion\}"' node_modules/react-native-fast-image/android/build.gradle
pushd ./android
${adhocEnvVars} ${pkgs.gradle}/bin/gradle \
${toString gradleOpts} \
Expand Down

0 comments on commit abe0375

Please sign in to comment.