proper mappings per proguard run

This commit is contained in:
Wagyourtail
2022-04-04 19:15:21 -07:00
parent 88c00f2fec
commit 3cee66229a
6 changed files with 19 additions and 12 deletions

View File

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

View File

@@ -23,4 +23,4 @@ jobs:
- name: Executing tests
run: ./gradlew test