Tags: dfyockey/RomanDigital
Tags
build: finalize for release - Update version values - Update CHANGELOG - Add a fastlane changelog file for the current release version - Add a fastlane changelog file for the prior release version (v1.1.2, versionCode 4) which was overlooked in preparing that release. - Improve formatting of fastlane full description - Add explanation of a permission to README.md previously overlooked but noted on F-Droid's RomanDigital webpage. - Further clarify README.md
build: move versionName definition to gradle file - Change of location of versionName definition from strings.xml to app/build.gradle.kts will facilitate building with systems (e.g. F-Droid) for which definition from a string reference is problematic. - Change AboutActivity to fetch versionName for display from app/build.gradle.kts rather than from a string reference. - Change fastlane full_description to improve readability of reference to the README.md file. - update version info
PreviousNext