build_info_android 1.1.0
build_info_android: ^1.1.0 copied to clipboard
Android implementation of Flutter plugin that retrieves build date and time and installation date and time.
1.1.0 #
- Added
android.buildFeatures.buildConfig = true
in build.gradle. - Updated relevant library versions.
1.0.2 #
- Changed the version of build_info_platform_interface to 1.0.2.
1.0.1 #
- Modified
description
andrepository
in pubspec.yaml. - Apply
dart format
to src/messages.g.dart.
1.0.0 #
- Initial release.