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 021cda9 commit b9d4779Copy full SHA for b9d4779
app/src/main/AndroidManifest.xml
@@ -14,8 +14,8 @@
14
limitations under the License.
15
-->
16
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
17
- android:versionCode="51"
18
- android:versionName="3.0.1">
+ android:versionCode="52"
+ android:versionName="3.0.2">
19
20
<uses-permission android:name="android.permission.ACCESS_NETWORK_STATE" />
21
<uses-permission android:name="android.permission.ACCESS_WIFI_STATE"/>
0 commit comments