Skip to content

Commit

Permalink
Version 6
Browse files Browse the repository at this point in the history
Signed-off-by: Zade Viggers <[email protected]>
  • Loading branch information
zadeviggers committed Apr 23, 2022
1 parent 97dbe5e commit ec53744
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
<manifest
xmlns:android="http://schemas.android.com/apk/res/android"
package="net.viggers.zade.wallpaper"
android:versionCode="5"
android:versionName="Version 5 (Upgrade to Material 3)">
android:versionCode="6"
android:versionName="Version 6 (Added smooth drawing mode)">
<uses-feature
android:name="android.software.live_wallpaper"
android:required="true" />
Expand Down

0 comments on commit ec53744

Please sign in to comment.