Revert "Update Gradle and AGP to v8.0 (#283)" (#295)

This reverts commit cda0606a0d.
This commit is contained in:
Jorge Martin Espinosa 2023-04-04 16:44:01 +02:00 committed by GitHub
parent cb3a6fc716
commit 610e4aa8b6
19 changed files with 28 additions and 68 deletions

View file

@ -16,11 +16,6 @@ jobs:
if: ${{ github.repository == 'vector-im/element-x-android' }}
steps:
- uses: actions/checkout@v3
- name: Use JDK 17
uses: actions/setup-java@v3
with:
distribution: 'temurin' # See 'Supported distributions' for available options
java-version: '17'
- name: Install towncrier
run: |
python3 -m pip install towncrier