-
### Environment
- [x] MVPArms Version: v2.5.2
- [x] AndroidStudio Version: v3.6.1
- [x] Gradle Plugin Version: v5.6.4
- [x] Target Android Version:Android 10.0
- [x] Device Model: Samsung s9+
…
-
I was searching for [SmartTubeNext on F-Droid](https://search.f-droid.org/?q=smart+tube) but I was unable to find it.
IMHO [the license](https://github.com/yuliskov/SmartTubeNext/blob/master/LICENSE.…
-
### [Demo Repository](https://github.com/Benjamin-Norton/ArchitecturyForgeGradleBugDemo)
Using a non-modding library, in this case "com.theokanning.openai-gpt3-java:[service|client|api]:0.11.0", is…
-
### Description
Test cases can be run via
```
./gradlew testDebug
./gradlew testDebug --tests "*HackerNewsClientTest"
```
But how can one debug a single test case ? Say I want to have break poi…
-
### Stack trace
Exception io.reactivex.exceptions.OnErrorNotImplementedException:
at io.reactivex.internal.functions.Functions$OnErrorMissingConsumer.accept (Functions.java:704)
at io.reactivex…
-
Currently no plans for a Retrofit 3.x. Just tracking changes in a single issue instead of many.
* Mock behavior should invoke the implementation method for each `Call.execute()` / `Call.enqueue()`…
-
修改虚拟机
apply plugin: 'com.android.application'
def releaseTime() {
return new Date().format("yyyyMMdd", TimeZone.getTimeZone("UTC"))
}
android {
compileSdkVersion 23
buildToolsVers…
-
```
/Library/Java/JavaVirtualMachines/openjdk-17.jdk/Contents/Home/bin/java -ea -Dsnapshots.update=false -Didea.test.cyclic.buffer.size=1048576 -javaagent:/Applications/IntelliJ IDEA.app/Contents/lib…
-
Using the plugin in a Mac with M1 chip we found the same error than in issue [20355](https://github.com/gradle/gradle/issues/20355#issuecomment-1086940022)
**Environment**
```
openjdk version "11…
-
Upgrading `asciidoctorj-diagram` in `build.gradle` to **1.5.9** make our build fail. Using version **1.5.8** fixes the issue.
```
➜./gradlew --no-daemon asciidoctor
> Task :asciidoctor FAIL…
bric3 updated
6 years ago