poppingmoon / aria

A cross-platform Misskey client built with Flutter
https://misskey.io/@aria_app
GNU Affero General Public License v3.0
126 stars 4 forks source link

feat: show build number #420

Closed poppingmoon closed 2 days ago

poppingmoon commented 2 days ago

Added build number in the AboutAriaPage. For Android, release builds will add a digit to the build number specified in pubspec.yaml, so remove the last digit when displaying the number.