#gradleUnmoderated tagAll postsTrending CommunitiesSteemitCryptoAcademyNewcomers' Communityআমার বাংলা ব্লগKorea • 한국 • KR • KOSteem POD TeamSTEEM CN/中文Steem AllianceAVLE 일상WORLD OF XPILARBeauty of CreativityTron Fan ClubSCT.암호화폐.CryptoExplore Communities...#gradleTrendingHotNewPayoutsMutedastrapi69 (26)in #gradle • 11 months agoUpdate Your Version Automatically In GradleUpdate Your Version Automatically With A Gradle Plugin In the first part of this series, we explored how to…astrapi69 (26)in #toml • 11 months agoVersion Catalog with TOML in GradleIntroduction In modern software development, managing dependencies efficiently is crucial for maintaining scalable…areitz (25)in #android • 6 years agoThe Gradle Profiler: Part Two, finding the best JVM args.The Gradle Profiler: Part Two, finding the best JVM args. In part one I covered what the Gradle Profiler is and…areitz (25)in #android • 6 years agoThe Gradle Profiler: Part 1 IntroductionThe Gradle Profiler: Part 1 Introduction The Gradle Profiler is a tool that I’ve been using a lot lately for…javierjmc (48)in #android • 6 years agoSharing Code Between Test and AndroidTestWho else wanted to share some code between test and androidTest ? It's very common to have some collection of…kingori2 (33)in #android • 7 years ago여러개의 사내 배포 aar을 사용할 때 로컬 캐시로 인한 문제를 빨리 파악하기애플리케이션 프로젝트 C에서 사내 배포 aar 프로젝트 A를 사용하는데, 이 녀석은 다시 다른 사내 배포 aar 프로젝트 B 를 사용하는 중이다. 또한 C는 B를 직접 참고하고 있기도 하다. C ->…masudrana (63)in #utopian-io • 7 years agoLogo contribution to gradle play publisherRepository Details This is my contribution to Gradle Plugin which allow user to upload his APK and metadata…a186r (25)in #android • 7 years agogradle下载超时的问题今天又碰到gradle相关的问题了,这都是防火墙导致的,之前解决的时候是下载在本地,使用本地gradle离线编译,可是这次却失败了,折腾很久没好,最后删除了.gradle文件夹,然后清除android…kevinhatan (25)in #docker • 7 years agoHow to prevent downloading of Gradle dependencies when doing docker run for gradle projectsWrite these entries into your Dockerfile as follows: RUN mkdir -p /root/.gradle ENV HOME /root VOLUME…saashtechnology (27)in #android • 7 years agoGradle and Plugin info for developing error free Android apps in Android StudioHi Steemians, I would like to update everyone with the updates of developing error free Android apps in Android…rizkimufrizal (25)in #java • 7 years agosteemCreated with Sketch.Instalasi Perlengkapan Coding JavaUntuk melakukan coding java, ada beberapa hal yang harus kita lakukan dintaranya adalah Instalasi JDK (Java…singhpratyush (59)in #elasticsearch • 7 years agoUsing NodeBuilder to instantiate node based Elasticsearch client and Visualizing dataAs elastic.io mentions, Elasticsearch is a distributed, RESTful search and analytics engine capable of solving a…gubatron (46)in #java • 9 years agoGRADLE: HOW TO ADD A LIST OF LOCAL .JAR FILES TO THE BUILD CLASSPATHSometimes you don’t want/cant use maven repos, all you have is a bunch of local jars on disk that you want to use as…gubatron (46)in #java • 9 years ago[SOLVED] GRADLE: HOW TO INCREASE THE JAVA COMPILER’S AVAILABLE HEAP MEMORYThe documentation is not very clear on what all the available options are… after much Googling and many different…