aboutsummaryrefslogtreecommitdiff
path: root/gradlew
AgeCommit message (Collapse)Author
2021-09-21Bump gradle to 7.2 (#2144)Goooler
* Bump gradle to 7.2 * Bump gradle to 7.2 under examples * Add .gitattributes rule of eol
2021-05-21Bump Gradle to 7.0 (#1926)Kamil Doległo
2020-01-31Bump Gradle version, migrate to Kotlin DSL, refactor publishingKamil Doległo
2019-10-10Bump Gradle to 4.10.3Kamil Doległo
2017-10-08Update Gradle Version to 4.2Simon Ogorodnik
2016-11-10Fixed android-gradle-plugin crash with android gradle build tools 2.2.0. ↵Simon Ogorodnik
Updated gradle wrapper to 2.14.1 to compile with gradle build tools 2.2.0
2015-11-05setup multi-project build; specify version in one place for all Gradle projectDmitry Jemerov