File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ ## Highlights
2+
3+ - Added ** ViPER Clarity** (Natural, OZone+, XHiFi)
4+ - Added ** Field Surround**
5+ - Added ** Spectrum Extension**
6+ - Added ** ViPER Original 10-band EQ mode**
7+
18________
29
310## Available on Google Play & F-Droid
Original file line number Diff line number Diff line change @@ -163,8 +163,9 @@ jobs:
163163 tag_name : ${{ env.VERSION_TAG }}
164164 name : RootlessJamesDSP ${{ env.VERSION_TAG }}
165165 body : " ${{ steps.changelog.outputs.changelog }}   ${{ steps.changelog_post.outputs.contents }}"
166- # files: |
167- # app/build/outputs/apk/rootlessFull/${{ env.BUILD_TYPE }}/*-signed.apk
166+ files : |
167+ app/build/outputs/apk/${{ steps.flavor.outputs.lowercase }}Full/${{ env.BUILD_TYPE }}/*-signed.apk
168+ overwrite_files : true
168169 draft : true
169170 prerelease : false
170171 env :
You can’t perform that action at this time.
0 commit comments