Skip to content

Commit

Permalink
App version update v1.2.3_13 & updated change log
Browse files Browse the repository at this point in the history
  • Loading branch information
manimaran96 committed Apr 6, 2022
1 parent 3aa58cf commit b324799
Show file tree
Hide file tree
Showing 2 changed files with 4 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.2"
versionCode 12
versionName "1.2.3"
versionCode 13
multiDexEnabled true
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}
Expand Down
2 changes: 2 additions & 0 deletions fastlane/metadata/android/en-US/changelogs/13.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
- Fixed: Wiktionary page load issue
- Fixed: Android version 12 installation issue

0 comments on commit b324799

Please sign in to comment.