We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f5b57fb commit cc8d84bCopy full SHA for cc8d84b
app/src/main/AndroidManifest.xml
@@ -2,8 +2,8 @@
2
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
3
xmlns:tools="http://schemas.android.com/tools"
4
package="org.fossasia.phimpme"
5
- android:versionCode="8"
6
- android:versionName="1.6.0">
+ android:versionCode="9"
+ android:versionName="1.7.0">
7
8
<uses-permission android:name="android.permission.WRITE_EXTERNAL_STORAGE" />
9
0 commit comments