Skip to content

Commit c994c49

Browse files
codedsuniamareebjamal
authored andcommitted
chore: Version name changed to 1.10.0 (#2913)
1 parent a950c5d commit c994c49

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 29
35-
versionCode 12
36-
versionName '1.9.0'
35+
versionCode 13
36+
versionName '1.10.0'
3737
multiDexEnabled true
3838
testInstrumentationRunner 'androidx.test.runner.AndroidJUnitRunner'
3939
vectorDrawables.useSupportLibrary = true

0 commit comments

Comments
 (0)