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.
2 parents 6b22d01 + 87f8562 commit f579e4aCopy full SHA for f579e4a
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="56"
19
- android:versionName="3.0.6">
+ android:versionCode="57"
+ android:versionName="3.0.7">
20
21
<uses-permission android:name="android.permission.ACCESS_NETWORK_STATE" />
22
<uses-permission android:name="android.permission.ACCESS_WIFI_STATE"/>
0 commit comments