summarylogtreecommitdiffstats
path: root/Changelog
blob: 839faf9564bef6c32bc29123d1fc4cdf980141a9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
v2.8.1

	- feat: Upgrade gradle to v8.2.1 by @ArjunaKumarMohanta in #3141
	- build(deps): bump gradle/gradle-build-action from 2.5.1 to 2.6.0 by @dependabot in #3151
	- fix: skip files if cleaned to empty filename by @iBotPeaches in #3166
	- fix: opt out of stricter java rules for zip64 and dot entries by @iBotPeaches in #3178
	- build: test on java20 by @iBotPeaches in #3177
	- Correct regressions towards apktool.yml generation by @iBotPeaches in #3172
	- Allows run app from gradle for debugging purposes by @sv99 in #3179
	- fix: add missing hasResources check by @IgorEisberg in #3182
	- Prevent loading from resource pool if type is not a resolveable resource by @iBotPeaches in #3187
	- style: normalize command descs and redundancy by @IgorEisberg in #3188
	- fix: crash when decompiling framework-res.apk with a tag (regression) by @IgorEisberg in #3193