cianru / rustore-publish-gradle-plugin

RuStore Gradle Plugin that allows you to publish the android APK build file to the RuStore.
Apache License 2.0
35 stars 6 forks source link

Support of `publishDateTime` attribute #16

Open cosic opened 1 month ago

cosic commented 1 month ago

Reques on support of publishDateTime attribute

Date and time for scheduled publication. Format: yyyy-MM-dd'T'HH:mm:ssXXX. The specified date must be no earlier than 24 hours and no later than 60 days from the planned submission date for moderation. In the future, the scheduled publication date can be changed. Note: if publishType is specified as MANUAL or INSTANTLY, this parameter can be any value and will not be taken into account.

For more info see API


Please put 👍 if you are also interested in this parameter. This will help us prioritize the request.