Skip to content

Commit

Permalink
release
Browse files Browse the repository at this point in the history
Signed-off-by: Zade Viggers <[email protected]>
  • Loading branch information
zadeviggers committed Apr 20, 2022
1 parent 0f2e963 commit 5ce995e
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="1"
android:versionName="Version 1 (IT WORKS!!!)">
android:versionCode="2"
android:versionName="Version 2 (Improves installation screen)">

<application
android:allowBackup="true"
Expand Down

0 comments on commit 5ce995e

Please sign in to comment.