We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I have a number of android projects in one large repository. When I attempted to use enigma in one of these projects, I get the message:
?? The project has no Source Code Management. Please setup one (Git, SVN, Mercurial) before use Enigma plugin!
Android Studio clearly shows that I am using Git and am on the androidx_enigma branch.
Git
androidx_enigma
Is there a way to get enigma to work in this case? Any help would be appreciated.
The text was updated successfully, but these errors were encountered:
is it fixed ? and what does this error means ?
Sorry, something went wrong.
Is there any solution to this? I'm trying to use the library in a react native project which has the android project in a subfolder of the repo.
Add checkSCM option - fixes christopherney#12
d55955e
christopherney
No branches or pull requests
I have a number of android projects in one large repository. When I attempted to use enigma in one of these projects, I get the message:
Android Studio clearly shows that I am using
Git
and am on theandroidx_enigma
branch.Is there a way to get enigma to work in this case? Any help would be appreciated.
The text was updated successfully, but these errors were encountered: