forked from mendezand/LTECleanerFOSS
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
+ From this point on, because AndroidErrorLogger library is fixed and accessible on JitPack.io, this should also fix Android CI builds (and also commiting this will trigger Android CI, so might as well do that too), and no longer need to download whole AEL repo and symlinking and all that just to build app that uses AEL library. + Remove things that accidentally got added (especially the AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA_TODO was so hilarious ::lol::) + [README.md] Fix Android CI badge + [README.md] Change header size a bit + [app/build.gradle.kts] Use "com.github.mdp43140.ael:ael-kt:1.0.1-hf" instead of local project path (see 1st changes) + [app/build.gradle.kts] Little bit of code cleanups
- Loading branch information
Showing
6 changed files
with
16 additions
and
40 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -40,4 +40,3 @@ hs_err_pid* | |
/build/ | ||
.kotlin | ||
app/src/.disabled | ||
app/.POC_GetSDCard.java |
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters