aboutsummaryrefslogtreecommitdiff
path: root/dexlib2/build.gradle
AgeCommit message (Expand)Author
2019-05-17Upgraded to Gradle 5.1; fixed two issues, caused by the changes of the versio...Gergely Nagy
2018-07-01Refactor most of the utility classes from util into dexlib2Ben Gruver
2016-08-30Refactor DexFileFactory and implement new syntax for dex entriesBen Gruver
2016-05-16Add "list field offsets" and "list vtables" commands to baksmaliBen Gruver
2016-05-16Implement a new command line interface for smaliBen Gruver
2015-05-23Add the generated accessorTest to source controlBen Gruver
2015-03-16Don't assume dx is on-path. Rather, grab it from maven centralBen Gruver
2015-03-01Simplify how the accessorTest is built and runBen Gruver
2014-01-18Refactor the maven upload build stuffBen Gruver
2014-01-17Add gradle configuration for uploading smali artifacts to mavenBen Gruver
2013-03-03Factor out dependency versions, and upgrade to gradle 14.0Ben Gruver
2012-11-09Re-implement SyntheticAccessorResolverBen Gruver
2012-10-20Add tests and related fixes for DexFileBufferBen Gruver
2012-10-14Add new module for dexlib2Ben Gruver