Skip to content

Commit 2413c7e

Browse files
committed
Updated version code
1 parent 8f24098 commit 2413c7e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

iNaturalist/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
android:installLocation="auto"
5-
android:versionCode="632"
6-
android:versionName="1.36.12">
5+
android:versionCode="633"
6+
android:versionName="1.36.13">
77

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

0 commit comments

Comments
 (0)