Skip to content

Commit cf250cb

Browse files
Bump version to 60/v3.0.10 (#77)
1 parent 2128df7 commit cf250cb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/src/main/AndroidManifest.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@
1515
-->
1616
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
1717
xmlns:tools="http://schemas.android.com/tools"
18-
android:versionCode="59"
19-
android:versionName="3.0.9">
18+
android:versionCode="60"
19+
android:versionName="3.0.10">
2020

2121
<uses-permission android:name="android.permission.ACCESS_NETWORK_STATE" />
2222
<uses-permission android:name="android.permission.ACCESS_WIFI_STATE"/>

0 commit comments

Comments
 (0)