FriendlyNeighborhoodShane / MinMicroG-abuse-CI

Automatic MinMicroG builder for updatelys. DO NOT STAR. You will find constant unneccessary notifications in your mail whenever I play around with it.
83 stars 8 forks source link

Module Version Information #8

Closed moya2162 closed 11 months ago

moya2162 commented 1 year ago

Would it be possible during the automatic build to have module.prop have version and versionCode be populated with the build date? This would be nice to have to simply know which version is currently installed when viewed in the modules tab in Magisk.

Example module.prop:

id=MinMicroG
name=Minimal MicroG Pack MinimalIAP Edition
version=20230918004218
versionCode=20230918004218
author=MOVZX and FatherJony and FriendlyNeighborhoodShane
description=A Minimal MicroG installer with just the essentials
support=
donate=
minMagisk=1900
FriendlyNeighborhoodShane commented 11 months ago

Hi, sorry for the late reply.

That's a good idea.

FriendlyNeighborhoodShane commented 11 months ago

Done.