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.
2 parents 8fbac93 + 6a1bc21 commit 4f948a3Copy full SHA for 4f948a3
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="net.sourceforge.opencamera"
5
- android:versionCode="80"
6
- android:versionName="1.48.3"
+ android:versionCode="81"
+ android:versionName="1.48.3.0"
7
android:installLocation="auto"
8
tools:ignore="GoogleAppIndexingWarning">
9
<!-- ignore GoogleAppIndexingWarning as we don't want to implement that -->
0 commit comments