Skip to content

Commit f62234c

Browse files
chore: Prepare release v1.11.0 (#3054)
1 parent a661458 commit f62234c

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,8 @@ android {
3232
applicationId "org.fossasia.phimpme"
3333
minSdkVersion 21
3434
targetSdkVersion 29
35-
versionCode 13
36-
versionName '1.10.0'
35+
versionCode 14
36+
versionName '1.11.0'
3737
multiDexEnabled true
3838
testInstrumentationRunner 'androidx.test.runner.AndroidJUnitRunner'
3939
vectorDrawables.useSupportLibrary = true
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Fix crash on Android 10 devices and minor improvements

0 commit comments

Comments
 (0)