update mapping.txt location

This commit is contained in:
scorbett123 2021-06-12 14:02:31 +01:00
parent 260989bda6
commit 065470cecb
2 changed files with 2 additions and 2 deletions

View File

@ -36,4 +36,4 @@ jobs:
uses: actions/upload-artifact@v2
with:
name: Mappings
path: build/tmp/proguard/mapping.txt
path: dist/mapping.txt

View File

@ -382,4 +382,4 @@
public java.lang.String substring(int,int);
}
-printmapping mapping.txt
-printmapping ../../../dist/mapping.txt