We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 23703fa commit 544a60fCopy full SHA for 544a60f
AndroidManifest.xml
@@ -1,8 +1,8 @@
1
<?xml version="1.0" encoding="utf-8"?>
2
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
3
android:installLocation="auto"
4
- android:versionCode="128"
5
- android:versionName="5.7.9" >
+ android:versionCode="129"
+ android:versionName="5.8.0" >
6
7
<uses-feature
8
android:name="android.hardware.touchscreen"
0 commit comments