Skip to content

Commit

Permalink
App version update v1.2.2_12 & updated change log
Browse files Browse the repository at this point in the history
  • Loading branch information
manimaran96 committed Dec 12, 2021
1 parent bd135fd commit 330ec7b
Show file tree
Hide file tree
Showing 2 changed files with 3 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.1"
versionCode 11
versionName "1.2.2"
versionCode 12
multiDexEnabled true
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}
Expand Down
1 change: 1 addition & 0 deletions fastlane/metadata/android/en-US/changelogs/12.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
- Fixed: Commons file description syntax issue

0 comments on commit 330ec7b

Please sign in to comment.