From 884d738de9f2716ef4feafbe84fd44e537847c98 Mon Sep 17 00:00:00 2001 From: Sadwhy <99601717+Sadwhy@users.noreply.github.com> Date: Sun, 4 Feb 2024 18:59:16 +0600 Subject: [PATCH 1/2] :) (#179) * This is war * <@520373269979988000> --- .github/workflows/beta.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/beta.yml b/.github/workflows/beta.yml index e13235ad..ab2864be 100644 --- a/.github/workflows/beta.yml +++ b/.github/workflows/beta.yml @@ -65,7 +65,7 @@ jobs: shell: bash run: | commit_messages=$(echo "$COMMIT_LOG") - contentbody=$( jq -Rsa . <<< "Alpha-Build: <@659107544597266465> **${{ env.VERSION }}**\n\n$commit_messages" ) + contentbody=$( jq -Rsa . <<< "Alpha-Build: <@719439449423085569> **${{ env.VERSION }}**\n\n$commit_messages" ) curl -F "payload_json={\"content\":${contentbody}}" -F "dantotsu_debug=@app/build/outputs/apk/alpha/app-alpha.apk" ${{ secrets.DISCORD_WEBHOOK }} - name: Delete Old Pre-Releases From 7af0721a75fd09a7330acc6589802aa2c57cb48f Mon Sep 17 00:00:00 2001 From: aayush262 Date: Sun, 4 Feb 2024 20:22:13 +0530 Subject: [PATCH 2/2] fix: big fonts --- app/src/main/res/values/style.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/src/main/res/values/style.xml b/app/src/main/res/values/style.xml index 894b06ab..ccf593f5 100644 --- a/app/src/main/res/values/style.xml +++ b/app/src/main/res/values/style.xml @@ -83,7 +83,7 @@