Skip to content

Commit

Permalink
Bump r0adkll/upload-google-play to 1.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
DRSchlaubi committed Sep 19, 2023
1 parent 105d8be commit 6dc1632
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,7 @@ jobs:
with:
name: android-app
path: app/android/build/outputs/apk/release/*.apk
- uses: r0adkll/upload-google-play@v1
- uses: r0adkll/upload-google-play@v1.1.2
name: Release on Play Store
if: startsWith(github.ref, 'refs/tags/')
with:
Expand Down
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ plugins {

allprojects {
group = "dev.schlaubi.tonbrett"
version = "1.12.24"
version = "1.12.25"

repositories {
mavenCentral()
Expand Down

0 comments on commit 6dc1632

Please sign in to comment.