-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* start migrating from Kotlin Synthetics to view bindings bc that shit deprecated: https://developer.android.com/topic/libraries/view-binding/migration * bottom bar stuff w/ gsr booking * moved to gradle 8 and Android JDK. Laundry is very sus now because it originally used butterknife which has also been deprecated. Everything still works? Maybe? Hopefully? idk * unscuff laundry. * fix minor issue with dining insights and update some dependencies. * Tried to update the dependencies as much as I could. * remove commented code. * more updates. * update android-workflow.yaml * don't do the unit tests that totally exist? * remove deprecated thing * remove -XX:MaxPermSize=512m because it is deprecated * remove -XX:MaxPermSize=512m because it is deprecated * move back to jdk 11 because I am silly. * Move back to jdk 17 (idk what I'm doing) * edit jacoco * update jacoco version to 0.8.11 * minor fixes to home page --------- Co-authored-by: meiron03 <meiaaron99@gmail.com>
- Loading branch information
Showing
40 changed files
with
669 additions
and
679 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
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
Oops, something went wrong.