CFAlertDialog
CFAlertDialog copied to clipboard
bintray propertie error when importing
New Issue Checklist
- [ ] I have read and understood the CONTRIBUTING guide
- [ ] I have read the Documentation
- [ ] I have searched for a similar issue in the project and found none
Issue Info
Info | Value |
---|---|
Platform Name | e.g. Android |
Platform Version | e.g. 6.0 |
CFAlertDialog Version | e.g. 2.1.1 |
Integration Method | e.g. gradle / manually |
Xcode Version | e.g. Android Studio 2.3 |
Repro rate | e.g. all the time (100%) / sometimes x% / only once |
Repro with our demo prj | e.g. does it happen with our demo project? |
Demo project link | e.g. link to a demo project that highlights the issue |
Issue Description and Steps
Please fill in the detailed description of the issue (full output of any stack trace, compiler error, ...) and the steps to reproduce the issue.
error when trying to compile properties.load(project.rootProject.file('bintray.properties').newDataInputStream()) does not exist
changing back to properties.load(project.rootProject.file('local.properties').newDataInputStream()) compiles
any clue why this is happenning?
Can you explain to me the need for you to build the library code..?
Instead you can directly use the library in your project with this command
implementation 'com.crowdfire.cfalertdialog:cfalertdialog:1.3.1'
in your module's build.gradle
.
When you import the demo into android studio it gives you an error message when compiling
On Thu, Jun 6, 2019, 3:48 AM Rahul Shettigar [email protected] wrote:
Can you explain to me the need for you to build the library code..? Instead you can directly use the library in your project with this command implementation 'com.crowdfire.cfalertdialog:cfalertdialog:1.3.1' in your module'sbuild.gradle`.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/Codigami/CFAlertDialog/issues/30?email_source=notifications&email_token=AHJL6S6CI5THVB2KD75IK53PZC6LBA5CNFSM4HU4YIPKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODXCAX3Y#issuecomment-499387375, or mute the thread https://github.com/notifications/unsubscribe-auth/AHJL6SYZDUSMWKETTDM5Z6DPZC6LBANCNFSM4HU4YIPA .