Skip to content
This repository has been archived by the owner on Feb 4, 2025. It is now read-only.

AccountStore: needs to keep track of dateCreated #31

Closed
maxme opened this issue Mar 17, 2016 · 1 comment
Closed

AccountStore: needs to keep track of dateCreated #31

maxme opened this issue Mar 17, 2016 · 1 comment
Assignees
Milestone

Comments

@maxme maxme added this to the 0.1 milestone Jun 27, 2016
@maxme
Copy link
Contributor Author

maxme commented Jul 1, 2016

Note: this already exists in the AccountModel, it's called getDate() and returns a String, would be a good idea to convert it to a Date after a network response.

@maxme maxme self-assigned this Jul 7, 2016
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.
Labels
None yet
Projects
None yet
2 participants