Skip to content

Commit

Permalink
New beta release v0.8.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renyuneyun committed Sep 11, 2021
1 parent 1625ee7 commit 1fa35bd
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -50,8 +50,8 @@ android {
beta {
dimension 'dev'
applicationIdSuffix ".beta"
versionCode 125999
versionName "0.8.2"
versionCode 126001
versionName "0.8.2.1"
proguardFile 'proguard-rules-debug.pro'
}
}
Expand Down
8 changes: 8 additions & 0 deletions fastlane/metadata/android/en-US/changelogs/126001.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
Functionality updates && Bug fixes && i18n update

* Support looping control in PlayMedia operation
* Support Dynamics for SMS Operation destination
* Fix notification event internally crash for collapsed text (#390)
* Fix welcome page readability for larger text size (#387)
* Fix Timer event not successfully cancel
* Updated i18n: Chinese, Portuguese (Brazil), Italian, Polish, Vietnamese, French

0 comments on commit 1fa35bd

Please sign in to comment.