We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 708350b commit 4e17394Copy full SHA for 4e17394
1 file changed
app/src/main/AndroidManifest.xml
@@ -1,7 +1,7 @@
1
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
2
package="at.connyduck.pixelwallpaper"
3
- android:versionCode="2"
4
- android:versionName="2.0" >
+ android:versionCode="3"
+ android:versionName="2.1" >
5
6
<uses-feature
7
android:name="android.software.live_wallpaper"
0 commit comments