Commit Graph

53 Commits

Author SHA1 Message Date
semantic-release-bot
d670762cce chore(release): 1.0.2-dev.1 [skip ci]
## [1.0.2-dev.1](https://github.com/ReVanced/revanced-patches-template/compare/v1.0.1...v1.0.2-dev.1) (2024-08-08)
v1.0.2-dev.1
2024-08-08 17:25:21 +00:00
oSumAtrIX
ccc222c1ba build: Bump Gradle Wrapper to 8.9 2024-08-08 19:21:23 +02:00
oSumAtrIX
624a4964c1 build(Needs bump): Use ReVanced Patches Gradle plugin to configure the build system 2024-08-08 19:21:23 +02:00
oSumAtrIX
afde3145e6 build(Needs bump): Bump ReVanced Patcher 2024-08-07 01:42:31 +02:00
oSumAtrIX
afd7f3b99b ci: Correct usage of repository variable 2024-07-13 00:45:36 +02:00
oSumAtrIX
9e9b90678c build: Bump dependencies 2024-05-26 01:21:12 +02:00
oSumAtrIX
c61c2cfebf chore: Fix spelling mistake 2024-04-05 21:17:39 +02:00
oSumAtrIX
464ed6333d docs: Reference correct lines 2024-04-02 20:55:32 +02:00
oSumAtrIX
ff407c8f4a docs: Break long lines 2024-04-02 20:53:05 +02:00
oSumAtrIX
989c3f1a3e ci: Fix PR build 2024-04-02 20:53:05 +02:00
oSumAtrIX
540fe504c7 docs: Fix spelling mistake [skip ci] 2024-03-16 13:36:40 +01:00
oSumAtrIX
6dc4cf08e5 build: Set target bytecode level to JVM 11 2024-03-14 22:15:59 +01:00
oSumAtrIX
7ff9985401 docs: Use correct line in links 2024-03-14 22:15:58 +01:00
oSumAtrIX
0338a66e26 docs: Fix invalid link 2024-03-14 22:14:47 +01:00
oSumAtrIX
e4220b2a65 build: Bump dependencies 2024-03-14 22:14:47 +01:00
oSumAtrIX
a4c0d231cf docs: Fix mistakes and wording 2024-03-14 22:14:46 +01:00
oSumAtrIX
568edafefe ci: Split release into a separate PR build workflow
Because the release workflow already runs on dev and main, it is not necessary to also trigger it for PRs.
2024-03-14 22:10:11 +01:00
semantic-release-bot
9b0e35ee21 chore(release): 1.0.1 [skip ci]
## [1.0.1](https://github.com/ReVanced/revanced-patches-template/compare/v1.0.0...v1.0.1) (2024-02-21)

### Bug Fixes

* Compile DEX without debugging information ([73f6506](73f6506bcc))
v1.0.1
2024-02-21 02:37:02 +00:00
oSumAtrIX
45e50488ea chore: Merge branch dev to main (#3430) 2024-02-21 03:35:44 +01:00
oSumAtrIX
513bf5d57d build: Adjust project information
Use ReVanced project information instead of placeholders. This also fixes failing publication.
2024-02-21 03:30:33 +01:00
semantic-release-bot
ccb3d79584 chore(release): 1.0.1-dev.1 [skip ci]
## [1.0.1-dev.1](https://github.com/ReVanced/revanced-patches-template/compare/v1.0.0...v1.0.1-dev.1) (2024-02-21)

### Bug Fixes

* Compile DEX without debugging information ([73f6506](73f6506bcc))
v1.0.1-dev.1
2024-02-21 01:30:47 +00:00
oSumAtrIX
6b7bbff623 build: Fix builds 2024-02-21 02:29:15 +01:00
oSumAtrIX
ad21c69549 build: Remove non existing asset from being attempted to be uploaded 2024-02-21 02:29:15 +01:00
oSumAtrIX
73f6506bcc fix: Compile DEX without debugging information 2024-02-21 02:29:15 +01:00
oSumAtrIX
c9ef930a8c chore: Dump API 2024-02-21 02:29:14 +01:00
oSumAtrIX
5454c33185 docs: Update README with corrected references and missing sections 2024-02-21 02:29:14 +01:00
oSumAtrIX
53a9627cb2 chore: Remove unnecessary dummy module 2024-02-21 02:22:35 +01:00
oSumAtrIX
c441a2ddf5 build: Publish to GitHub Packages 2024-02-21 02:22:35 +01:00
oSumAtrIX
cdab0e6a53 build: Sign release artifacts 2024-02-21 02:22:34 +01:00
oSumAtrIX
526d901146 build: Bump dependencies 2024-02-20 05:47:37 +01:00
oSumAtrIX
908ccaed87 build: Bump Gradle 2024-02-14 02:41:41 +01:00
oSumAtrIX
a092eb6e54 chore: Remove usages of deprecated APIs 2024-02-13 03:31:45 +01:00
oSumAtrIX
6b4cd509c5 build: Bump dependencies 2024-02-13 02:55:54 +01:00
oSumAtrIX
21e2b6d183 chore: Add .editorconfig 2024-02-13 02:55:46 +01:00
oSumAtrIX
5f71dec911 chore: Rename CI step 2024-01-26 22:52:49 +01:00
semantic-release-bot
66f773ea2f chore(release): 1.0.0 [skip ci]
# 1.0.0 (2024-01-26)

### Features

* Init ([66be625](66be625f25))
v1.0.0
2024-01-26 01:39:37 +00:00
oSumAtrIX
8a9e4440fa chore: Merge branch dev to main (#3426) 2024-01-26 02:38:27 +01:00
oSumAtrIX
a0971b67c1 ci: Fix caching using Node.js action 2024-01-26 02:37:04 +01:00
oSumAtrIX
4da5ed53d6 ci: Add workflow to open a PR automatically 2024-01-26 02:34:49 +01:00
oSumAtrIX
daca347862 docs: Add template usage steps 2024-01-26 02:34:49 +01:00
semantic-release-bot
13c60ff69f chore(release): 1.0.0-dev.1 [skip ci]
# 1.0.0-dev.1 (2024-01-26)

### Features

* Init ([66be625](66be625f25))
v1.0.0-dev.1
2024-01-26 01:15:41 +00:00
oSumAtrIX
f700861ced ci: Simplify caching via Node.js setup step 2024-01-26 02:11:42 +01:00
oSumAtrIX
040335617e ci: Use latest Node.js LTS version to fix builds
As a reference the docs for semantic-release were used:  https://github.com/semantic-release/semantic-release/blob/master/docs/recipes/ci-configurations/github-actions.md
2024-01-26 02:03:37 +01:00
oSumAtrIX
caedd23c46 ci: Add dependabot 2024-01-26 01:45:42 +01:00
oSumAtrIX
70400c8ece build: Bump dependencies 2024-01-26 01:42:01 +01:00
oSumAtrIX
d0a8030715 docs: Fix typo 2023-12-16 00:53:33 +01:00
oSumAtrIX
c245ddcbd7 docs: Add new step to get started 2023-12-16 00:53:30 +01:00
oSumAtrIX
e2232ff02e ci: Add missing workflow permission 2023-12-14 01:23:13 +01:00
oSumAtrIX
0cc7625581 docs: Add links and shorten setup steps 2023-12-12 23:23:40 +01:00
oSumAtrIX
519c5f984a docs: Add step to keep dependencies up to date 2023-12-12 23:18:53 +01:00