Skip to content

Commit

Permalink
App version update v1.2.1_11 & updated change log
Browse files Browse the repository at this point in the history
  • Loading branch information
manimaran96 committed Dec 12, 2021
1 parent d684731 commit 1580092
Show file tree
Hide file tree
Showing 2 changed files with 9 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 @@ -10,8 +10,8 @@ android {
vectorDrawables.useSupportLibrary = true
minSdkVersion 19
targetSdkVersion 31
versionName "1.2.0"
versionCode 10
versionName "1.2.1"
versionCode 11
multiDexEnabled true
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}
Expand Down
7 changes: 7 additions & 0 deletions fastlane/metadata/android/en-US/changelogs/11.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
- Improved: Wiktionary UI looks
- Added: Run filter option for filter the words that doesn't have audio
- Added: Settings for Run filter
- Improved: App language selection UI info
- Improved: Updating SDK libraries
- Removed: Back alert & v4 Force logout
- Added: Crash reporting

0 comments on commit 1580092

Please sign in to comment.