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 2128df7 commit cf250cbCopy full SHA for cf250cb
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="59"
19
- android:versionName="3.0.9">
+ android:versionCode="60"
+ android:versionName="3.0.10">
20
21
<uses-permission android:name="android.permission.ACCESS_NETWORK_STATE" />
22
<uses-permission android:name="android.permission.ACCESS_WIFI_STATE"/>
0 commit comments