aboutsummaryrefslogtreecommitdiff
path: root/build.gradle
AgeCommit message (Collapse)Author
2021-10-19Use Maven Central for snippet-lib releases; clean up Gradle configsXianyuan Jia
2021-10-01Update Gradle, project dependencies, and SDK versions. (#110)xianyuanjia
2019-01-28Update toolchain and make the lib build again. (#100)Ang Li
The presubmit command now works and generates a report.
2018-06-01Update gradle and project deps. (#94)Ang Li
2017-12-15Revert "Revert "Update gradle, dependency versions and fix lint reported ↵Ang Li
issues (#80)" (#82)" (#83) This reverts commit c0d86eb455d97c0969291755162cd6c7ae7ca689.
2017-12-15Revert "Update gradle, dependency versions and fix lint reported issues ↵Ang Li
(#80)" (#82) This reverts commit aeddc8bcd123ddf6c865622464001fe0f3835b87.
2017-12-15Update gradle, dependency versions and fix lint reported issues (#80)Keith Dart
* Update to latest build tools. * Fix lint issues and reformat. * Add presubmit target. * Fix IDE reported issues. * Fix test runner versions in example. * Review feedback changes. * Make getPrivateInetAddress a private method.
2017-10-17Upgrade gradle version per IDE suggestion. (#79)Ang Li
2017-06-20update gradle and linting (#65)David T.H. Kao
* update gradle and linting * changes * example gradles
2017-02-22Add linting to mobly-snippet-lib gradle.David Kao
2017-02-13Lint source code to AOSP. (#34)Ang Li
* Add linter for the project. * Apply AOSP style. * Bump gradle toolchain version. * Remove unused code. * Fix quotation mark usage.
2016-11-09Refactor SL4A to act as an RPC library.Alexander Dorokhine
All facade code has been removed and the project has been moved around into a single source tree.