Skip to content

Commit

Permalink
Bump version to 60/v3.0.10 (#77)
Browse files Browse the repository at this point in the history
  • Loading branch information
microbit-grace authored Jul 24, 2024
1 parent 2128df7 commit cf250cb
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="59"
android:versionName="3.0.9">
android:versionCode="60"
android:versionName="3.0.10">

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

0 comments on commit cf250cb

Please sign in to comment.