mirror of
https://github.com/nix-packages/nixapks.git
synced 2025-11-08 19:46:11 +01:00
lets do this to see if the clanker is right
This commit is contained in:
parent
39a695b95f
commit
6320ee6f53
1 changed files with 1 additions and 1 deletions
|
|
@ -61,7 +61,7 @@ pkgs.stdenv.mkDerivation rec {
|
|||
|
||||
buildPhase = ''
|
||||
gradle assembleRelease --info -I ${gradle-init-script} \
|
||||
--offline --full-stacktrace -x lint -x lintDebug -x lintRelease \
|
||||
--full-stacktrace -x lint -x lintDebug -x lintRelease \
|
||||
-Dorg.gradle.project.android.aapt2FromMavenOverride=$ANDROID_HOME/build-tools/35.0.0/aapt2 \
|
||||
-Dfile.encoding=utf-8
|
||||
'';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue