-
Cloned repo first time build always works good by using `./gradlew assembleforjavac`.
After doing a `./gradlew clean` and do `./gradlew assembleforjavac`, the `checker.jar` is missing which is supp…
-
### New Issue Checklist
- [x] Updated fastlane to the latest version
- [x] I read the [Contribution Guidelines](https://github.com/fastlane/fastlane/blob/master/CONTRIBUTING.md)
- [x] I read …
-
## Context
To improve configuration phase of gradle scripts that uses this plugin.
## Expected behavior
If we have the following build script with custom task:
```
plugins {
..…
-
On multi-module projects, the generation task fails with an NPE
```
------------------------------------------------------------
Gradle 8.8
------------------------------------------------------…
bric3 updated
1 month ago
-
1. `./gradlew scaffold --coordinates com.example:my-library:1.0.0`
2. Remove `testImplementation "com.example:my-library:$libraryVersion"` from `build.gradle`
3. Edit `metadata/com.example/my-librar…
-
**Summary**
When publishing to maven in #39 we want to produce decent docs so we can use our own code (and so others can too if they want)
The objective of this ticket is to add docstrings to each…
-
Hey guys, I would like to create/test builds locally before CI and stuck with android for a bit. CI works fine for android/ios, locally I can build for ios only atm. Appreciate any help or advice.
…
-
Please provide:
- Link to build log from https://jitpack.io
- https://jitpack.io/com/github/albgen/ESCPOS-ThermalPrinter-Android/3.4.10/build.log
- Does the project build on your machine with *…
-
Also validate `gradlew` and `gradlew.bat` scripts.
These are not blobs so it is harder to overlook something, but I think these should be checked too.
-
## Summary
When I do a payment from any Android device, the device name cell is blank on dashboard. But when we do a payment via iOS or web, we see the device name as non-blank. Here it is the pictur…