Skip to content

Commit

Permalink
Merge pull request #48 from martinwork/from300
Browse files Browse the repository at this point in the history
Version 3.0.7 (57)
  • Loading branch information
martinwork authored Apr 3, 2024
2 parents 6b22d01 + 87f8562 commit f579e4a
Showing 1 changed file with 2 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 @@ -15,8 +15,8 @@
-->
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:tools="http://schemas.android.com/tools"
android:versionCode="56"
android:versionName="3.0.6">
android:versionCode="57"
android:versionName="3.0.7">

<uses-permission android:name="android.permission.ACCESS_NETWORK_STATE" />
<uses-permission android:name="android.permission.ACCESS_WIFI_STATE"/>
Expand Down

0 comments on commit f579e4a

Please sign in to comment.