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 8f24098 commit 2413c7eCopy full SHA for 2413c7e
iNaturalist/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
android:installLocation="auto"
5
- android:versionCode="632"
6
- android:versionName="1.36.12">
+ android:versionCode="633"
+ android:versionName="1.36.13">
7
8
<uses-permission android:name="android.permission.INTERNET" />
9
<uses-permission android:name="android.permission.ACCESS_FINE_LOCATION" />
0 commit comments