Skip to content

Commit

Permalink
chore: Prepare release v1.11.0 (#3054)
Browse files Browse the repository at this point in the history
  • Loading branch information
iamareebjamal authored Aug 15, 2020
1 parent a661458 commit f62234c
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 @@ -32,8 +32,8 @@ android {
applicationId "org.fossasia.phimpme"
minSdkVersion 21
targetSdkVersion 29
versionCode 13
versionName '1.10.0'
versionCode 14
versionName '1.11.0'
multiDexEnabled true
testInstrumentationRunner 'androidx.test.runner.AndroidJUnitRunner'
vectorDrawables.useSupportLibrary = true
Expand Down
1 change: 1 addition & 0 deletions fastlane/metadata/android/en-US/changelogs/14.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Fix crash on Android 10 devices and minor improvements

0 comments on commit f62234c

Please sign in to comment.