Connor Tumbleson
|
fbae38690a
|
build: start new dev cycle (2.8.2-SNAPSHOT)
|
2023-07-22 13:38:00 -04:00 |
|
Connor Tumbleson
|
4f3cee1157
|
build: version bump (2.8.1)
|
2023-07-22 13:25:14 -04:00 |
|
Connor Tumbleson
|
1493d9d357
|
fix: opt out of stricter java rules for zip64 and dot entries (#3178)
* fix: opt out of stricter java rules for zip64 and dot entries
* test: assert specific system properties for test suite
|
2023-07-20 05:01:21 -04:00 |
|
Connor Tumbleson
|
55d2006dfd
|
build: start new dev cycle (2.8.1-SNAPSHOT)
|
2023-07-16 10:41:55 -04:00 |
|
Connor Tumbleson
|
9783ac5034
|
build: version bump (2.8.0)
|
2023-07-16 10:03:02 -04:00 |
|
Connor Tumbleson
|
5dd8c9fa52
|
build: rename 2.7.1 to 2.8.0
|
2023-07-16 09:55:07 -04:00 |
|
dependabot[bot]
|
25509a7498
|
build(deps): bump com.google.guava:guava from 32.0.0-jre to 32.0.1-jre (#3092)
Bumps [com.google.guava:guava](https://github.com/google/guava) from 32.0.0-jre to 32.0.1-jre.
- [Release notes](https://github.com/google/guava/releases)
- [Commits](https://github.com/google/guava/commits)
---
updated-dependencies:
- dependency-name: com.google.guava:guava
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-06-12 06:18:45 -04:00 |
|
dependabot[bot]
|
e2db3b93bc
|
build(deps): bump commons-io:commons-io from 2.12.0 to 2.13.0 (#3093)
Bumps commons-io:commons-io from 2.12.0 to 2.13.0.
---
updated-dependencies:
- dependency-name: commons-io:commons-io
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-06-12 05:52:15 -04:00 |
|
dependabot[bot]
|
92f70bbd0b
|
build(deps): bump com.google.guava:guava from 31.1-jre to 32.0.0-jre (#3085)
Bumps [com.google.guava:guava](https://github.com/google/guava) from 31.1-jre to 32.0.0-jre.
- [Release notes](https://github.com/google/guava/releases)
- [Commits](https://github.com/google/guava/commits)
---
updated-dependencies:
- dependency-name: com.google.guava:guava
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-05-29 07:44:07 -04:00 |
|
dependabot[bot]
|
56b07d284b
|
build(deps): bump commons-io:commons-io from 2.11.0 to 2.12.0 (#3072)
Bumps commons-io:commons-io from 2.11.0 to 2.12.0.
---
updated-dependencies:
- dependency-name: commons-io:commons-io
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-05-22 06:14:15 -04:00 |
|
Connor Tumbleson
|
a079fe74fc
|
Move to official Google smali fork (#3051)
* refactor: swap to google smali 3.0.3
* docs: update docs for smali change
|
2023-04-28 19:30:06 -04:00 |
|
dependabot[bot]
|
603e52d1f8
|
build(deps): bump com.guardsquare:proguard-gradle from 7.3.1 to 7.3.2 (#3032)
Bumps [com.guardsquare:proguard-gradle](https://github.com/Guardsquare/proguard) from 7.3.1 to 7.3.2.
- [Release notes](https://github.com/Guardsquare/proguard/releases)
- [Commits](https://github.com/Guardsquare/proguard/compare/v7.3.1...v7.3.2)
---
updated-dependencies:
- dependency-name: com.guardsquare:proguard-gradle
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-03-20 05:36:14 -04:00 |
|
ArjunaKumarMohanta
|
1fc7c0f8ca
|
build: Update guava, shadow and proguard dependencies (#3020)
* Upgrade `guava` to `31.1-jre` from `31.0.1-jre`
* Upgrade `proguard_gradle` to `7.3.1` from `7.3.0`
* Upgrade `shadow` to `8.0.0` from `7.1.0`
|
2023-03-07 05:43:21 -05:00 |
|
Connor Tumbleson
|
cca94b5d5a
|
build: start new dev cycle (2.7.1-SNAPSHOT)
|
2022-11-24 11:07:51 -05:00 |
|
Connor Tumbleson
|
fedae0b6de
|
build: version bump (2.7.0)
|
2022-11-24 07:16:52 -05:00 |
|
Connor Tumbleson
|
32043a2d6e
|
build: rename 2.6.2 to 2.7.0
|
2022-11-24 07:16:21 -05:00 |
|
Connor Tumbleson
|
687d201285
|
build: support jdk17 (#2952)
|
2022-11-24 07:10:30 -05:00 |
|
Connor Tumbleson
|
c7733c3773
|
build: filter jitpack to only com.github.ibotpeaches.* (#2953)
|
2022-11-24 06:50:50 -05:00 |
|
Connor Tumbleson
|
67a936f1c7
|
build: include bleeding edge smali from source via jitpack (#2941)
* build: include smali from source
* refactor: adjust build.gradle for repositories
|
2022-11-24 06:15:41 -05:00 |
|
Connor Tumbleson
|
e32309c96f
|
build: update to non-vulnerable commons_text/snakeyaml (#2942)
|
2022-11-18 07:19:53 -05:00 |
|
Connor Tumbleson
|
af0da2c671
|
build: start new dev cycle (2.6.2-SNAPSHOT)
|
2022-02-26 12:49:33 -05:00 |
|
Connor Tumbleson
|
8f0e461473
|
build: version bump (2.6.1)
|
2022-02-26 12:20:51 -05:00 |
|
Goooler
|
86856a69d7
|
Update dependencies (#2715)
* Bump gradle to 7.3.1
* Update dependencies
* Gradle 7.3.2
|
2021-12-18 17:31:04 -05:00 |
|
Al Sutton
|
95874be448
|
Replace use of deprecated methods with their recommended replacements (#2713)
* Replace use of deprecated methods with their recommended replacements
* Add scripting jmod to proguard inputs
|
2021-12-13 06:27:19 -05:00 |
|
Connor Tumbleson
|
61fbc5a16e
|
feat: publish apktool-cli as well to maven
- fixes: #2686
|
2021-11-08 06:32:41 -05:00 |
|
Connor Tumbleson
|
bc51024ea8
|
fix: correct behavior of license plugin when injecting variables
|
2021-09-03 07:58:51 -04:00 |
|
Connor Tumbleson
|
b6c3e1daf4
|
build: start new dev cycle (2.6.1-SNAPSHOT)
|
2021-09-02 07:03:10 -04:00 |
|
Connor Tumbleson
|
c8f8db72c5
|
build: version bump (2.6.0)
|
2021-09-02 05:50:53 -04:00 |
|
Connor Tumbleson
|
5eed288375
|
build: rename 2.5.1 to 2.6.0 (2.6.0-SNAPSHOT)
|
2021-08-30 21:38:45 -04:00 |
|
Goooler
|
e25c3636ff
|
Update docs & licenses to use https
|
2021-08-26 07:40:32 -04:00 |
|
Goooler
|
6df6beb38d
|
Replace license plugin usage
|
2021-08-26 07:36:17 -04:00 |
|
Goooler
|
b9f7ae805e
|
Bump proguard to 7.1.1
|
2021-08-09 15:36:35 -05:00 |
|
Goooler
|
76f01c3695
|
Bump shadow to 7.0.0
|
2021-08-09 15:36:35 -05:00 |
|
Goooler
|
d1b48711cf
|
Update dependencies
|
2021-07-19 12:57:39 +08:00 |
|
Goooler
|
64a986d752
|
Update dependencies
|
2021-07-01 11:21:20 +08:00 |
|
Goooler
|
caa57b4d55
|
Use string template
|
2021-04-24 10:53:30 +08:00 |
|
Goooler
|
8828ab53b7
|
Optimize gradle
|
2021-04-24 10:32:50 +08:00 |
|
Goooler
|
8a8cd6eb89
|
Bump versions
|
2021-04-22 18:14:18 -04:00 |
|
Goooler
|
f9c137009e
|
Update dependencies
|
2021-04-14 06:33:21 -04:00 |
|
Connor Tumbleson
|
c5b5d6903f
|
build: publish sub-projects to satisfy non-fatjar
|
2021-03-10 07:10:16 -05:00 |
|
Connor Tumbleson
|
a91bf12272
|
build: properly release snapshots vs releases
|
2021-03-08 20:10:11 -05:00 |
|
Connor Tumbleson
|
561f84c569
|
fix: prevent magic text
|
2021-03-07 15:15:25 -05:00 |
|
Connor Tumbleson
|
36b59a0553
|
feat: support for maven publish (snapshot/release)
|
2021-03-07 15:04:16 -05:00 |
|
Connor Tumbleson
|
e9a897febe
|
build: syntax updates for gradle files
|
2021-03-04 07:21:22 -05:00 |
|
Connor Tumbleson
|
bdc31763e8
|
build: update to smali/baksmali 2.5.2, drop dexlib2
|
2021-03-03 06:23:45 -05:00 |
|
Connor Tumbleson
|
ccc0ab72de
|
build: update to smali/baksmali/dexlib2 2.5.1
|
2021-03-02 20:20:31 -05:00 |
|
Connor Tumbleson
|
bcd66dc333
|
fix: add dexlib2 since no longer "api" dependency (compile)
|
2021-03-02 07:28:04 -05:00 |
|
Connor Tumbleson
|
71f547cfec
|
build: update to smali/baksmali 2.5.0
|
2021-03-02 07:03:58 -05:00 |
|
Connor Tumbleson
|
eec0f446e1
|
build: start new dev cycle (2.5.1-SNAPSHOT)
|
2020-12-01 22:31:39 -05:00 |
|
Connor Tumbleson
|
c83c733cbd
|
build: version bump (2.5.0)
|
2020-12-01 19:04:44 -05:00 |
|