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 16cf8ac commit ca1b929Copy full SHA for ca1b929
app/src/main/AndroidManifest.xml
@@ -2,8 +2,8 @@
2
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
3
xmlns:tools="http://schemas.android.com/tools"
4
android:installLocation="auto"
5
- android:versionCode="188"
6
- android:versionName="3.34"
+ android:versionCode="189"
+ android:versionName="3.35"
7
tools:ignore="GoogleAppIndexingWarning">
8
9
<uses-permission android:name="android.permission.INTERNET" />
0 commit comments