Skip to content

Commit 751a233

Browse files
chore: Update version to 1.9.0
1 parent a661dd1 commit 751a233

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-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 28
35-
versionCode 11
36-
versionName '1.8.0'
35+
versionCode 12
36+
versionName '1.9.0'
3737
multiDexEnabled true
3838
testInstrumentationRunner 'android.support.test.runner.AndroidJUnitRunner'
3939
vectorDrawables.useSupportLibrary = true

0 commit comments

Comments
 (0)