Forem

# gradle

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Publishing an obfuscated kotlin library
Cover image for Publishing an obfuscated kotlin library

Publishing an obfuscated kotlin library

12
Comments
6 min read
Matt's Tidbits #86 - Debugging Gradle files
Cover image for Matt's Tidbits #86 - Debugging Gradle files

Matt's Tidbits #86 - Debugging Gradle files

2
Comments
3 min read
Spring Boot Custom Components
Cover image for Spring Boot Custom Components

Spring Boot Custom Components

8
Comments
8 min read
Gradle plugin to deeply hide secrets keys on Android

Gradle plugin to deeply hide secrets keys on Android

2
Comments
1 min read
Android's strings.xml: Deprecated!
Cover image for Android's strings.xml: Deprecated!

Android's strings.xml: Deprecated!

20
Comments 4
4 min read
The Right Way of Using Gradle Dynamic Dependencies

The Right Way of Using Gradle Dynamic Dependencies

7
Comments
5 min read
Embracing Developer Productivity Engineering in Android [Video Series]
Cover image for Embracing Developer Productivity Engineering in Android [Video Series]

Embracing Developer Productivity Engineering in Android [Video Series]

3
Comments
2 min read
Keep your Gradle Wrapper up-to-date! 🤖
Cover image for Keep your Gradle Wrapper up-to-date! 🤖

Keep your Gradle Wrapper up-to-date! 🤖

7
Comments
1 min read
Git-based Android App Versioning with AGP 4.0
Cover image for Git-based Android App Versioning with AGP 4.0

Git-based Android App Versioning with AGP 4.0

19
Comments 1
9 min read
Reducing my Gradle plugin's impact on configuration time: A journey
Cover image for Reducing my Gradle plugin's impact on configuration time: A journey

Reducing my Gradle plugin's impact on configuration time: A journey

15
Comments 4
6 min read
Is your Kotlin compiler slow? Here's a potential fix
Cover image for Is your Kotlin compiler slow? Here's a potential fix

Is your Kotlin compiler slow? Here's a potential fix

21
Comments 3
4 min read
Dependency Analysis Gradle Plugin: What's an ABI?
Cover image for Dependency Analysis Gradle Plugin: What's an ABI?

Dependency Analysis Gradle Plugin: What's an ABI?

24
Comments
5 min read
Gradle daemon with multi module Spring project

Gradle daemon with multi module Spring project

3
Comments
2 min read
Benchmarking builds with Gradle-Profiler
Cover image for Benchmarking builds with Gradle-Profiler

Benchmarking builds with Gradle-Profiler

22
Comments
7 min read
Dependency Analysis Gradle Plugin: Using bytecode analysis to find unused dependencies
Cover image for Dependency Analysis Gradle Plugin: Using bytecode analysis to find unused dependencies

Dependency Analysis Gradle Plugin: Using bytecode analysis to find unused dependencies

26
Comments 1
7 min read
Debugging gradle plugins
Cover image for Debugging gradle plugins

Debugging gradle plugins

10
Comments
1 min read
Publish Kotlin multiplaform maven repo
Cover image for Publish Kotlin multiplaform  maven repo

Publish Kotlin multiplaform maven repo

7
Comments
5 min read
Easy modularity: Keeping your Gradle build scripts clean and eliminating duplication in your multi-module projects
Cover image for Easy modularity: Keeping your Gradle build scripts clean and eliminating duplication in your multi-module projects

Easy modularity: Keeping your Gradle build scripts clean and eliminating duplication in your multi-module projects

28
Comments 1
5 min read
A Java Library Release Process Which Doesn't Suck

A Java Library Release Process Which Doesn't Suck

4
Comments 3
3 min read
The proper care and feeding of your Gradle build
Cover image for The proper care and feeding of your Gradle build

The proper care and feeding of your Gradle build

51
Comments 5
9 min read
Speed up your Gitlab pipelines to Heroku

Speed up your Gitlab pipelines to Heroku

1
Comments
6 min read
Publishing your artifacts to the Reposilite - a new self-hosted repository manager

Publishing your artifacts to the Reposilite - a new self-hosted repository manager

28
Comments 5
3 min read
How to generate an aggregated code coverage report for all Gradle subprojects
Cover image for How to generate an aggregated code coverage report for all Gradle subprojects

How to generate an aggregated code coverage report for all Gradle subprojects

6
Comments 1
1 min read
How to generate an aggregated test report for all Gradle subprojects
Cover image for How to generate an aggregated test report for all Gradle subprojects

How to generate an aggregated test report for all Gradle subprojects

6
Comments 1
1 min read
Generating HTML reports for your tests via Gradle

Generating HTML reports for your tests via Gradle

6
Comments
6 min read
loading...