Skip to content

Commit

Permalink
Updated version code
Browse files Browse the repository at this point in the history
  • Loading branch information
budowski committed Sep 29, 2024
1 parent 616d6ae commit b44aa1f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions iNaturalist/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:tools="http://schemas.android.com/tools"
android:installLocation="auto"
android:versionCode="614"
android:versionName="1.35.0">
android:versionCode="615"
android:versionName="1.35.1">

<uses-permission android:name="android.permission.INTERNET" />
<uses-permission android:name="android.permission.ACCESS_FINE_LOCATION" />
Expand Down

0 comments on commit b44aa1f

Please sign in to comment.