We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d92da0c commit be90a8eCopy full SHA for be90a8e
app/src/main/AndroidManifest.xml
@@ -15,8 +15,8 @@
15
-->
16
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
17
xmlns:tools="http://schemas.android.com/tools"
18
- android:versionCode="58"
19
- android:versionName="3.0.8">
+ android:versionCode="59"
+ android:versionName="3.0.9">
20
21
<uses-permission android:name="android.permission.ACCESS_NETWORK_STATE" />
22
<uses-permission android:name="android.permission.ACCESS_WIFI_STATE"/>
0 commit comments