RakeeAndroid
Results
1
issues of
RakeeAndroid
**Describe the bug** When building app with ``` isMinifyEnabled = true proguardFiles("proguard-android-optimize.txt", "proguard-rules.pro") ``` Dependencies ``` implementation 'com.microsoft.graph:microsoft-graph:5.19.0' implementation 'com.azure:azure-identity:1.5.4' implementation 'com.microsoft.identity.client:msal:4.0.1' ``` Issues when creating release build ``` Type...
Incoming Issue