We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 749b1cb commit 8b810e2Copy full SHA for 8b810e2
CCULife/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
package="org.zankio.cculife"
5
- android:versionCode="24"
6
- android:versionName="2.0.2">
+ android:versionCode="25"
+ android:versionName="2.0.3">
7
8
<uses-feature
9
android:name="android.hardware.touchscreen"
0 commit comments