3 questions from the last 7 days
0
votes
0
answers
53
views
Duplicate Hamcrest Class Errors When Runtime Dependsancy On Json-Simple Added
I am using the latest stable version of Android Studio (Otter 2) and my library dependances are not reporting any newer versions available.
I am writing a class that will parse JSON objects with lives ...
-2
votes
0
answers
60
views
Java/ gradle build error in mendix - how to resolve? [closed]
I am using Mendix and I am getting a CE9803 build error when I install some Marketplace modules, the error disappears when I delete the module (such as Encryption and Community Commons). The error is ...
Advice
0
votes
0
replies
25
views
How to create BuildConfig in KMM with flavors
My use case is that I have different clients - clientA, clientB etc, which should be a different flavor.
The issue is that I have tried using BuildKonfig library with no success in that matter.
As far ...