Skip to content

Commit cc8d84b

Browse files
yashk2000iamareebjamal
authored andcommitted
App version in manifest updated to match play store release. (#2732)
1 parent f5b57fb commit cc8d84b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/src/main/AndroidManifest.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
33
xmlns:tools="http://schemas.android.com/tools"
44
package="org.fossasia.phimpme"
5-
android:versionCode="8"
6-
android:versionName="1.6.0">
5+
android:versionCode="9"
6+
android:versionName="1.7.0">
77

88
<uses-permission android:name="android.permission.WRITE_EXTERNAL_STORAGE" />
99

0 commit comments

Comments
 (0)