Open wtrocki opened 6 years ago
Our SDK is using hardcoded value: https://github.com/aerogear/aerogear-android-sdk/blob/master/auth/build.gradle#L11
@wtrocki I have noticed that with the change from #278 the task :auth:processDebugAndroidTestManifest
is not working anymore. Not sure if this is an issue or not.
@trepel Yes.. Actually this was put there only for purpose of the tests/local development but was crashing production usages. I have restored that to placeholder now in https://github.com/aerogear/aerogear-android-sdk/pull/283 After this is going to be merged everything should be back to normal.
ack @wtrocki , thanks for info.
Expected Behavior
Code compiles
Actual Behavior
Error:
Steps to Reproduce the Problem
Specifications