Commit Graph

122 Commits

Author SHA1 Message Date
oSumAtrIX 1e92239616
build: Set target bytecode level to JVM 11 2024-03-04 19:16:09 +01:00
oSumAtrIX f1d7d0dc62
build: Sign release artifacts 2024-02-21 04:52:53 +01:00
oSumAtrIX a60d07fc5d
build: Bump Kotlin Gradle plugin version 2023-10-22 16:14:47 +02:00
oSumAtrIX f48da18e37
build: Use artifacts from Jitpack 2023-10-09 19:15:23 +02:00
oSumAtrIX 995f2ec99b
refactor: Move ReVanced Library subproject to another repository
This commit removes the subproject ReVanced Library and moves it to another repository. A monorepo turned out to be difficult to work with.
2023-09-23 18:19:34 +02:00
oSumAtrIX d09aca65df
chore: Move ReVanced CLI to subproject 2023-09-15 03:00:34 +02:00
oSumAtrIX 139e7facac
build(Needs bump): depend on build task when publishing
This fixes the issue that no builds are generated
2023-08-24 18:09:35 +02:00
oSumAtrIX f556909b9e
build(Needs bump): run build task when dummy publication task is executed
This fixes issues with semantic-release not being able to upload release assets
2023-08-23 16:38:14 +02:00
oSumAtrIX 1fcc591222
fix: specify correct class containing entry-point 2023-08-23 14:51:44 +02:00
oSumAtrIX 97548f80b3
build: fix dummy publish task 2023-08-23 05:16:17 +02:00
oSumAtrIX 0dcd838de3
build: migrate dependencies to version catalogs 2023-08-23 04:28:12 +02:00
oSumAtrIX a7290353bf
build: make sure to add use all necessary repositories 2023-08-23 03:56:31 +02:00
oSumAtrIX 8a5daab2a3
build: add properties resource file 2023-08-23 03:30:13 +02:00
oSumAtrIX 07da528ce2
refactor!: restructure code
This commit focuses on improving code quality in a couple of places and bumping the dependency to ReVanced Patcher.

BREAKING CHANGE: This introduces major changes to how ReVanced CLI is used from the command line.
2023-08-22 23:41:31 +02:00
oSumAtrIX fc359923e3
build(Needs bump): Bump dependencies 2023-08-14 04:12:10 +02:00
oSumAtrIX 9220642a7b
build(Needs bump): Bump compatibility 2023-08-03 20:38:48 +02:00
oSumAtrIX 83b475c2e3
build(Needs bump): Update dependencies 2023-08-03 04:21:02 +02:00
oSumAtrIX 0a758d86df
build(Needs bump): Bump dependencies 2023-07-30 02:49:48 +02:00
oSumAtrIX 2c5b53c7e9
build: update gradle 2023-07-05 23:07:31 +02:00
oSumAtrIX 9082181ce5
build(revanced-patcher): bump version 2023-07-01 01:58:28 +02:00
oSumAtrIX 553fbdbb8f
build(revanced-patcher): bump version 2023-06-27 04:10:34 +02:00
oSumAtrIX 9c8f9608b2
build(revanced-patcher): bump version 2023-06-07 03:46:32 +02:00
LisoUseInAIKyrios cfe4c5ed0e
build(revanced-patcher): bump version (#226) 2023-05-24 01:57:56 +02:00
oSumAtrIX 9f8c2aeedf
build: downgrade to JDK version 11 2023-05-08 01:15:27 +02:00
oSumAtrIX 0a16bc849b
build(revanced-patcher): bump version 2023-05-08 01:15:07 +02:00
oSumAtrIX 995e1712bc
build(revanced-patcher): bump version 2023-05-06 23:22:52 +02:00
bogadana da2c91874d
fix: use working JADB dependency version (#222)
This fixes a current issue with CI/CD failing
2023-05-04 02:30:10 +02:00
oSumAtrIX 379687c814
fix!: support null as option value (#221)
BREAKING-CHANGE: serialize options as JSON instead of TOML
2023-05-04 02:30:10 +02:00
oSumAtrIX 2f5577e464
chore: update gradle and dependencies 2023-05-04 02:30:10 +02:00
oSumAtrIX a76bd0ad35
chore: bump dependencies 2023-04-03 03:04:07 +02:00
oSumAtrIX ba07ab1ac2
build: update Kotlin to 1.8.10 2023-03-31 17:20:15 +02:00
oSumAtrIX 3718b7992c
build: update dependencies
Signed-off-by: oSumAtrIX <johan.melkonyan1@web.de>
2023-02-27 00:53:27 +01:00
oSumAtrIX a53d3482de
build: bump patcher dependency version
Signed-off-by: oSumAtrIX <johan.melkonyan1@web.de>
2023-02-10 05:28:35 +01:00
oSumAtrIX bf2bb72ce0
build: update dependencies
Signed-off-by: oSumAtrIX <johan.melkonyan1@web.de>
2023-01-18 00:33:00 +01:00
oSumAtrIX 51c04b7b16
fix: bump patcher dependency version
This commit addresses https://github.com/revanced/multidexlib2/issues/2.
2023-01-15 05:34:52 +01:00
oSumAtrIX 6b7314a399
build: bump patcher dependency version (#189) 2023-01-02 09:11:19 +01:00
oSumAtrIX dc4ab22f41
chore: bump patcher dependency version 2022-12-18 22:20:20 +01:00
oSumAtrIX d5794b94ca
fix: exclude patcher dependency from minimizing 2022-12-16 16:53:01 +01:00
oSumAtrIX 8c2aeff2cf
build: exclude Bouncy Castle dependency from minimizing 2022-12-15 23:41:42 +01:00
oSumAtrIX 4e53638cb9
build: exclude Kotlin standard library dependencies from minimizing 2022-12-15 19:32:08 +01:00
oSumAtrIX 5a7cadd96d
build: remove manifest attributes 2022-12-15 00:32:47 +01:00
oSumAtrIX 1c5983b803
build: minimize shadow jar 2022-12-15 00:32:47 +01:00
oSumAtrIX 75c8ea4639
chore: bump patcher dependency version 2022-12-14 01:13:00 +01:00
oSumAtrIX 25b45800a1
chore: bump patcher dependency version 2022-12-02 04:04:25 +01:00
oSumAtrIX 2fe3303a27
chore: bump patcher dependency version 2022-12-02 02:35:35 +01:00
oSumAtrIX 456428a836
build: bump dependencies 2022-11-23 00:33:45 +01:00
oSumAtrIX 269c753dfa
build: bump picocli dependency version 2022-11-18 02:34:28 +01:00
oSumAtrIX 6403e34712
build: bump patcher dependency version 2022-11-18 02:27:33 +01:00
oSumAtrIX e035d93d2c
chore: migrate to new changes from the patcher 2022-10-05 04:12:46 +02:00
oSumAtrIX 7df4a7e7da
chore: bump patcher dependency version 2022-09-29 21:32:39 +02:00