This repository has been archived by the owner on Feb 4, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 37
AccountStore: needs to keep track of dateCreated
#31
Milestone
Comments
Note: this already exists in the AccountModel, it's called |
ParaskP7
added a commit
that referenced
this issue
Jul 24, 2023
FYI: This change was done for testing purposes and until the below 'Android Dependency Catalog' #25 PR gets merged to 'trunk'. When that's done, the 'catalogVersion' will be updated to '1.13.0' instead. ------------------------------------------------------------------------ Since this update is a jump from '1.11.0' to '1.13.0', this mean that the below '1.12.0' updates are incorporated in this change: - 'androidGradlePlugin' -> '8.0.2' - 'kotlin' -> '1.6.20' - 'restAssured' -> '5.3.1' Catalog PR ('AGP + Kotlin'): [Build] Upgrade Gradle to 8.2.1 and AGP to 8.0.2 #20 - Automattic/android-dependency-catalog#20 Catalog PR ('restAssured'): [Deps] Update restAssured to 5.3.1 #21 - Automattic/android-dependency-catalog#21 ------------------------------------------------------------------------ Also, the 'androidSourcesJar' publishing configuration got removed, since this pr-sha combination is also pointing to the newer version of the 'automattic-publishToS3' plugin, version '0.8.0': Release Notes: https://github.com/Automattic/publish-to-s3-gradle-plugin /releases/tag/0.8.0 Plugin PR: Adds support for Android publishing block #31 - Automattic/publish-to-s3-gradle-plugin#31 Plugin Release: Catalog PR: Update publish-to-s3 Gradle plugin to 0.8.0 #24 - Automattic/android-dependency-catalog#24
ParaskP7
added a commit
that referenced
this issue
Jul 24, 2024
FYI: This change was done for testing purposes and until the below 'Android Dependency Catalog' #32 PR gets merged to 'trunk'. When that's done, the 'catalogVersion' will be updated to '1.19.0' instead. ------------------------------------------------------------------------ Android Dependency Catalog PR: [Migrate] [Dependency Analysis] Add Android Gradle Plugin #31 - Automattic/android-dependency-catalog#31 ------------------------------------------------------------------------ FYI: This commit adds a previous version of the plugin (1.28.0) and not the latest version (1.32.0). This is because the latest version gets stuck during the 'computeActualUsage' phase and increases the build time of the 'buildHealth' task by as much as five times (5x). For more info see: Stuck in computeActualUsageDebug for many minutes #1186 (https://github.com/autonomousapps/ dependency-analysis-gradle-plugin/issues/1186)
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Needed here: https://github.com/wordpress-mobile/WordPress-Android/blob/1b683bdf89bc98884a575fa55fe7454e5fbfea19/WordPress/src/main/java/org/wordpress/android/ui/main/MySiteFragment.java#L405
The text was updated successfully, but these errors were encountered: