Skip to content
This repository has been archived by the owner on Nov 5, 2024. It is now read-only.

Commit

Permalink
Bump to "4.6.5" (166) to test release workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
ILIYANGERMANOV committed Jun 21, 2024
1 parent f9e1541 commit 8f0360f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions .github/workflows/internal_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ on:
jobs:
internal_release:
runs-on: ubuntu-latest
outputs:
upload_url: ${{ steps.create_release.outputs.upload_url }}

steps:
- name: Checkout GIT
Expand Down
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ paparazzi = "1.3.3"
min-sdk = "28"
compile-sdk = "34"
version-name = "4.6.5"
version-code = "165"
version-code = "166"
jvm-target = "17"


Expand Down

0 comments on commit 8f0360f

Please sign in to comment.