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 c4f5e05 commit cc71512Copy full SHA for cc71512
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="52"
18
- android:versionName="3.0.2">
+ android:versionCode="53"
+ android:versionName="3.0.3">
19
20
<uses-permission android:name="android.permission.ACCESS_NETWORK_STATE" />
21
<uses-permission android:name="android.permission.ACCESS_WIFI_STATE"/>
0 commit comments