Skip to content

Commit be90a8e

Browse files
Bump version to 59 / v3.0.9 (#69)
1 parent d92da0c commit be90a8e

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="58"
19-
android:versionName="3.0.8">
18+
android:versionCode="59"
19+
android:versionName="3.0.9">
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)