Commit Graph

156 Commits

Author SHA1 Message Date
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
Connor Tumbleson 75aec40505
build: update to shadowJar 6.1.0 2020-11-28 07:04:27 -05:00
Giacomo Ferretti d3f9d5acd2 build: update 'proguard' from 6.1.1 to 7.0.0
`jcenter()` it's needed because they didn't upload to Maven Central yet. https://github.com/Guardsquare/proguard/issues/54

There are some minor issues with proguard still.
It produces a lot of warnings since Gradle 6.0, but it's fixable on their side. https://github.com/Guardsquare/proguard/issues/14
2020-08-14 07:56:52 -04:00
Giacomo Ferretti 4c3f1f335a refactor: 'compile' it's deprecated
`compile` it's deprecated since Gradle 6.0 and been discouraged since Gradle 3.4.

We should use `implementation` and `api` instead because `compile` will be removed in Gradle 7.0.

https://docs.gradle.org/6.5.1/userguide/upgrading_version_5.html#deprecations
2020-08-14 07:56:52 -04:00
Giacomo Ferretti c82e92eec4 build: update 'shadow' from 5.1.0 to 6.0.0 2020-08-14 07:56:52 -04:00
Connor Tumbleson a04b9cd883
build: update to smali/baksmali 2.4.0 2020-05-26 19:29:37 -04:00
Connor Tumbleson b4493a51bb
build: set calendar year to start date (2010) of project 2020-04-11 06:33:23 -04:00
Frieder Bluemle fec0193362
Update hierynomus.license to 0.15.0 2020-02-29 17:37:45 -08:00
Connor Tumbleson 0143dcfd24
build: start new dev cycle (2.4.1-SNAPSHOT) 2019-11-29 18:16:06 -05:00
Connor Tumbleson 511718ef3a
build: version bump (2.4.1) 2019-11-29 11:55:57 -05:00
IgorEisberg 232e801e4d build: update to smali/baksmali 2.3.4 2019-10-18 04:03:53 +03:00
Frieder Bluemle 7f1d73e7f0
Update Gradle wrapper to 5.6.2 2019-09-05 15:32:54 -07:00
Connor Tumbleson 945ce9b3d4
build: update to smali/baksmali 2.3.0 2019-08-17 06:59:54 -04:00
Connor Tumbleson c444bf30f7
build: add exclude for license checks on android.** files 2019-07-13 12:23:48 -04:00
Connor Tumbleson 2457bdc9bb
build: update shadowJar to 5.1.0 2019-07-13 08:22:13 -04:00
Connor Tumbleson 13aa5d2e25
build: update to proguard 6.1.1 2019-07-13 07:52:53 -04:00
Connor Tumbleson 2d84a8596a
fix: update wrapper version code 2019-06-01 10:55:45 -04:00
Connor Tumbleson 26e2dd6f30
build: update shadowJar and Proguard to latest versions 2019-06-01 10:55:26 -04:00
Connor Tumbleson ed7633fbe8
build: update smali/baksmali to 2.2.7 2019-06-01 09:00:54 -04:00
Connor Tumbleson f18e48c661
build: start new dev cycle (2.4.1-SNAPSHOT) 2019-03-02 21:55:54 -05:00
Connor Tumbleson 7ba7249ce3
build: version bump (2.4.0) 2019-03-01 19:37:47 -05:00
Connor Tumbleson 53fdd9fc2f
build: update smali/baksmali to 2.2.6 2019-02-20 08:35:05 -05:00
Connor Tumbleson 97d7222da0
build: update to gradle 4.10 2018-09-06 07:13:26 -04:00
Connor Tumbleson 37c9d5f4c6
build: update proguard to 6.0.3 2018-09-06 06:54:49 -04:00
Connor Tumbleson 358ebea07d
build: minimum java version is now 1.8 2018-09-06 06:42:52 -04:00
Connor Tumbleson 3d15daccb3
build: update smali/baksmali to 2.2.5
- fixes: #1893
2018-09-05 20:12:00 -04:00
Connor Tumbleson 8e0bcf4310
start new dev cycle (2.4.0-SNAPSHOT) 2018-09-05 20:09:22 -04:00
Connor Tumbleson ab0c4e535a
version bump (2.3.4) 2018-09-05 19:31:58 -04:00
Connor Tumbleson dfa7836895
fix: use newer shadowJar plugin to fix warnings
- fixes: #1884
2018-09-02 16:12:20 -04:00
Connor Tumbleson fcbe62090a
build: update xmlunit to 1.6 2018-09-02 09:36:48 -04:00