aboutsummaryrefslogtreecommitdiff
path: root/buildSrc/src/main/java/BaseProjectConfig.kt
AgeCommit message (Expand)Author
2021-11-16buildSrc: remove code superseded by convention pluginsHarsh Shandilya
2021-11-15gradle: bump to 7.3Harsh Shandilya
2021-10-09Upgrade plugin dependencies and fix Javadoc generation (#1517)...Harsh Shandilya
2021-10-08Add `installGitHooks` task for pre-push Git hooks (#1516)...Harsh Shandilya
2021-08-24Update AndroidX deps (#1491)Harsh Shandilya
2021-08-18Bump Gradle and Timber (#1488)...Harsh Shandilya
2021-08-17Add `KeyPair` and `KeyManager` to manage keys in the app (#1487)...Aditya Wasan
2021-07-29Upgrade to AGP 7.0.0 (#1474)Harsh Shandilya
2021-07-19Cleanup and fix CI tests (#1464)Harsh Shandilya
2021-07-02Upgrade remaining dependencies (#1450)Harsh Shandilya
2021-06-25build: upgrade dependencies (#1444)...Harsh Shandilya
2021-05-27build: escalate warnings to errors...Harsh Shandilya
2021-05-17chore(build): add mock shared preference dependency...SphericalKat
2021-05-15Bump Robolectric, Gradle and kotlinx.coroutines (#1408)Harsh Shandilya
2021-05-12Upgrade Gradle and `androidx.annotation` (#1407)Harsh Shandilya
2021-05-09build: bump zxing-android and move to MavenCentral...Harsh Shandilya
2021-05-09build: switch to Spotless for formatting...Harsh Shandilya
2021-05-09build: remove deprecated IR toggle...Harsh Shandilya
2021-05-09build: remove unused JCenter include...Harsh Shandilya
2021-04-28Upgrade to Kotlin 1.5 (#1397)...Harsh Shandilya
2021-04-17build: add src/*/kotlin to Java sources...Harsh Shandilya
2021-04-16buildSrc: replace dependencies with direct references...Harsh Shandilya
2021-04-12Update to Gradle 7.0 (#1381)Harsh Shandilya
2021-03-20buildSrc: properly apply ktfmt plugin and reformat...Harsh Shandilya
2021-03-18Migrate to sshauthentication-api's JitPack coordinates (#1348)...Harsh Shandilya
2021-03-18all: reformat with ktfmt...Harsh Shandilya
2021-03-18all: update copyrights...Harsh Shandilya
2021-03-17Update Gradle and tighten repository inclusion rules (#1347)...Harsh Shandilya
2021-03-01build: use Kotlin's new JVM IR backend (#1335)...Harsh Shandilya
2021-02-06Replace JCenter with Maven Central (#1303)Harsh Shandilya
2021-02-06Update MDC + Gradle and switch versioning to semver4j (#1306)Harsh Shandilya
2021-02-04Miscellaneous cleanups and updates (#1302)...Harsh Shandilya
2021-01-22Codestyle churn (#1283)...Harsh Shandilya
2021-01-01build: upgrade dependencies (#1266)...Harsh Shandilya
2020-11-30build: upgrade dependencies...Harsh Shandilya
2020-11-29build: restore JitPack repository...Harsh Shandilya
2020-11-29build: use vendored openpgp-ktx...Harsh Shandilya
2020-11-19Update Gradle and Kotlin (#1212)Harsh Shandilya
2020-11-15build: refactor for configuration cache compatibility (#1208)...Harsh Shandilya
2020-11-01build: compile against SDK 30 and resolve deprecations...Harsh Shandilya
2020-10-16Revamp build configuration (#1156)...Harsh Shandilya