Skip to content

Commit

Permalink
Merge pull request #15 from spetrov/master
Browse files Browse the repository at this point in the history
Master to develop
  • Loading branch information
spetrov authored May 6, 2024
2 parents 054c8f5 + 027902b commit 69a5eb3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ on:
workflow_dispatch:
branches:
- master
- develop
inputs:
version:
description: |
Expand Down
2 changes: 1 addition & 1 deletion .lift.toml
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
build = "./gradlew assembleDebugAndroidTest"
jdkVersion = "11"
jdkVersion = "11"

0 comments on commit 69a5eb3

Please sign in to comment.