mirror of
https://github.com/yogeshpaliyal/KeyPass.git
synced 2025-12-31 00:59:51 -06:00
export release notes
This commit is contained in:
committed by
GitHub
parent
5bef95f300
commit
e8e302d8e4
@@ -35,7 +35,9 @@ sed -i "s/versionName \"$VERSION_NAME\"/versionName \"$NEW_VERSION_NAME\"/" app/
|
||||
|
||||
# Output the new versionCode and versionName values
|
||||
#echo "New versionCode: $NEW_VERSION_CODE"
|
||||
echo "$RELEASE_NOTES" > whatsnew/whatsnew-en-US
|
||||
echo "$RELEASE_NOTES" > fastlane/metadata/android/en-US/changelogs/${NEW_VERSION_CODE}.txt
|
||||
|
||||
echo "v$NEW_VERSION_NAME"
|
||||
|
||||
#echo "$RELEASE_NOTES" > whatsnew/whatsnew-en-US
|
||||
#echo "$RELEASE_NOTES" > fastlane/metadata/android/en-US/changelogs/${NEW_VERSION_CODE}.txt
|
||||
|
||||
|
||||
Reference in New Issue
Block a user