Skip to content

Commit 8fb5450

Browse files
Bump version to 62/v3.0.12 (#90)
1 parent 766d5ab commit 8fb5450

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="61"
19-
android:versionName="3.0.11">
18+
android:versionCode="62"
19+
android:versionName="3.0.12">
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)