Skip to content

Commit

Permalink
update version
Browse files Browse the repository at this point in the history
  • Loading branch information
wmartinmimi committed Jan 9, 2023
1 parent a008c5b commit bc57528
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/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"
package="com.martinmimigames.simplefileexplorer"
android:versionCode="7"
android:versionName="4.5">
android:versionCode="8"
android:versionName="4.6">

<uses-sdk
android:minSdkVersion="1"
Expand Down
1 change: 1 addition & 0 deletions fastlane/metadata/android/en-US/changelogs/8.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
- Fixed not opening when no sdcard inserted

0 comments on commit bc57528

Please sign in to comment.