Skip to content

Bump com.android.billingclient:billing-ktx from 7.0.0 to 7.1.0 #1118

Bump com.android.billingclient:billing-ktx from 7.0.0 to 7.1.0

Bump com.android.billingclient:billing-ktx from 7.0.0 to 7.1.0 #1118

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/release-drafter@v6
with:
config-name: release-drafter.yml
disable-autolabeler: false
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}