Skip to content

Bump androidx.activity:activity-compose from 1.7.1 to 1.8.2 #670

Bump androidx.activity:activity-compose from 1.7.1 to 1.8.2

Bump androidx.activity:activity-compose from 1.7.1 to 1.8.2 #670

name: Release Management
on:
push:
branches:
- main
pull_request:
types: [opened, reopened, synchronize]
jobs:
update_draft_release:
runs-on: ubuntu-20.04
steps:
- uses: release-drafter/[email protected]
with:
config-name: release-drafter.yml
disable-autolabeler: false
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}