Róbert Papp
Róbert Papp
Fixes #717 The "sha" from master is pointing to the "object" of this tag: https://android.googlesource.com/platform/prebuilts/studio/layoutlib/+/refs/tags/studio-2022.2.1 Relevant GrGit docs: * https://ajoberstar.org/grgit/main/grgit-clone.html * https://ajoberstar.org/grgit/main/grgit-fetch.html cc @AfzalivE ``` > Task :libs:layoutlib:cloneLayoutlib Cloning prebuilt...
to make sure they're re-executed whenever the `:paparazzi` code changes. I kept "rerunning tests" after changing Environment.kt, but my changes were not reflected in the test results. I was baffled,...
As a contributor I wanted to quickly test something in relation to a PR in this repo. I ran `gradlew publishToMavenLocal` and that started `cloneLayoutLib`, which took 1.5 hours, only...
* Based on / closes #247. * Gradle: always 19 (20 not possible yet because support is added in 8.3) * JDK compiler: 19 (inherited from Gradle) * Production and...
* Closes https://github.com/gradle-nexus/publish-plugin/pull/198
Just updated Google Places SDK from 3.3.0 to 3.4.0 which bumped play-services-base from 18.0.1 to 18.3.0, resulting in the following problems: ``` compileDebugJavaWithJavac FAILED Z:\caches\gradle\caches\transforms-3\cafb58f4ccde6f6fe4b7ef5eb9b091ac\transformed\play-services-base-18.3.0-api.jar(/com/google/android/gms/common/GoogleApiAvailability.class): warning: Cannot find annotation method...
Hi, do you have plans to release 1.5? It looks like the [milestone](https://github.com/BigBadaboom/androidsvg/milestone/5) contains a lot of bugfixes and is nearly complete (barring new features). The remaining bugs might be...
It seems that the parameterized test method names are missing from the report. Here's an example: ```kotlin @ParameterizedTest(name = "{0}") @ValueSource( strings = [ "net.twisterrob.gradle.plugin.root", // :plugin:base "net.twisterrob.gradle.plugin.java", // :plugin:languages...
Hey, I was trying this out without making changes to my dev env. The result, surprisingly good: * DOM is visible (highlight not working) * Console not working (as described...
https://mkohm.github.io/detekt-hint/ 