This repository was archived by the owner on Aug 15, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed
Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 4242 uses : softprops/action-gh-release@v1
4343 if : startsWith(github.ref, 'refs/tags/')
4444 with :
45- name : Release {{ steps.get-tag.outputs.result }}
45+ name : Release $ {{ steps.get-tag.outputs.result }}
4646 files : |
4747 ./artiwrapper/build/outputs/aar/artiwrapper-release.aar
4848 env :
Original file line number Diff line number Diff line change 1- VERSION_NAME =0.1.0
2- VERSION_CODE =100
1+ VERSION_NAME =0.1.1
2+ VERSION_CODE =101
33GROUP =io.github.c4dt
44
55POM_NAME =Arti Wrapper Library
66POM_ARTIFACT_ID =artiwrapper
77POM_DESCRIPTION =Android wrapper for arti, an implementation of Tor in Rust
8- POM_URL =https://github.com/c4dt/tor -android
8+ POM_URL =https://github.com/c4dt/arti -android
99
10- POM_SCM_URL =https://github.com/c4dt/tor -android.git
11- POM_SCM_CONNECTION =scm:git@github.com:c4dt/tor -android.git
12- POM_SCM_DEV_CONNECTION =scm:git@github.com:c4dt/tor -android.git
10+ POM_SCM_URL =https://github.com/c4dt/arti -android.git
11+ POM_SCM_CONNECTION =scm:git@github.com:c4dt/arti -android.git
12+ POM_SCM_DEV_CONNECTION =scm:git@github.com:c4dt/arti -android.git
1313
1414POM_LICENSE_NAME =Mozilla Public License 2.0
1515POM_LICENSE_URL =https://opensource.org/licenses/MPL-2.0
You can’t perform that action at this time.
0 commit comments