CodePudding
Home
front end
Back-end
Net
Software design
Enterprise
Blockchain
Mobile
Software engineering
database
OS
other
Tags
>
gradle
02-02
Back-end
How can I use a properties file in the "expand" portion of the Gradle Copy task?
01-29
Blockchain
Ensuring a task is always re-run when any of its dependents are not UP-TO-DATE in gradle
01-24
Software engineering
How do I publish file created by zip task in gradle
01-21
Net
Gradle task to print out files in a configuration
01-04
database
Disable tasks from specific plugin (maven-publish) for specific subprojects in Gradle
11-03
database
gradle is getting installed multiple times and its ends up with failure
11-01
Blockchain
Gradle: exclude build.gradle.kts in a subdirectory
10-25
Software design
How to define Gradle tasks
10-23
OS
Is there a difference between setting version in gradle.properties and in allProjects?
10-20
Back-end
Could not resolve androidx.appcompat:appcompat:1.5.1 - Error with Gradle in Android Studio
10-19
Net
How to set gradle subproject artifact as task input?
10-14
Software engineering
Moving transitive dependency from implementation to testImplementation
09-30
Enterprise
not able to publish sources with Gradle
09-15
Back-end
Could not initialize class org.jetbrains.kotlin.gradle.plugin.KotlinGradleBuildServices Android Stud
09-15
Back-end
gradle says it fails to build because it couldnt find all files?
09-15
Enterprise
How to add depedency dagger hilt in new Android Studio Eel?
09-14
Blockchain
How to host an .aar library and securely access it from gradle project?
09-14
Software engineering
Xml Suggestions not getting after change compileSdk & targetSdk to 33
09-14
Software engineering
Intellij doesn't seem to be able to run my spock test
09-14
Software engineering
AbstractGoogleClientRequest and GoogleClientRequestInitializer class not found in com.google.api-cli
09-13
OS
Gradle always downloads dependencies with latest version
09-13
other
TestEngine with ID 'spock' failed to discover tests
09-12
Software design
Android Studio Error "requires libraries and applications that depend on it to compile against
09-12
Software engineering
Android platform not found when using intellij, kotlin multiplatform and gradle
09-12
OS
Error: 'Unable to load class AndroidComponentsExtension' when building app with Hilt
09-11
other
Gradle project does not export implementation-dependency to other projects
09-11
Enterprise
Can not import groovy class in settings.gradle for java project in IDEA
09-10
Mobile
Gradle plugin must not include version
09-09
other
Gradle build failed with Expo eas build beacuse of react-native-google-mobile-ads
09-09
other
Android Gradle - transitive dependencies take precedence (upgrade) the declared (first-level) one
09-09
Enterprise
Gradle build error: Could not find semver4j-0.16.4-nodeps.jar
09-09
Blockchain
A problem occurred configuring project ':@volst_react-native-tuya'
09-08
Mobile
Moving gradle kts functions to a separate file
09-08
Software design
How to abstract common build logic from unrelated Gradle builds?
09-08
Software design
How to run Gatling Quickstart Test Case
09-07
Software engineering
How to modify build.gradle.kts sourceSets for Dokka task?
09-06
Net
Android Studio online mode is not showing
09-06
database
Invalid signature when building jar via packageUberJarForCurrentOS
09-06
database
Why is it possible to use File class in build.gradle without importing java.io.File?
09-05
other
The binary version of its metadata is 1.7.1, expected version is 1.5.1. How to Solve?
995
1
2
3
4
5
6
7
8
9
10
Next
Last
Links:
CodePudding