version bump
This commit is contained in:
parent
3f8fae0687
commit
53daddc435
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@
|
|||
<manifest
|
||||
xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
package="com.dofdev.snake"
|
||||
android:versionCode="2"
|
||||
android:versionName="1.01"
|
||||
android:versionCode="3"
|
||||
android:versionName="1.03"
|
||||
android:installLocation="auto"
|
||||
>
|
||||
<uses-sdk android:minSdkVersion="29" android:targetSdkVersion="32" />
|
||||
|
|
Loading…
Add table
Reference in a new issue