forked from cory/tildefriends
Let's release 0.0.16.
This commit is contained in:
@ -2,7 +2,7 @@
|
||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
package="com.unprompted.tildefriends"
|
||||
android:versionCode="16"
|
||||
android:versionName="0.0.16-wip">
|
||||
android:versionName="0.0.16">
|
||||
<uses-sdk android:minSdkVersion="24" android:targetSdkVersion="34"/>
|
||||
<uses-permission android:name="android.permission.INTERNET"/>
|
||||
<application
|
||||
|
@ -1,2 +1,2 @@
|
||||
#define VERSION_NUMBER "0.0.16-wip"
|
||||
#define VERSION_NAME "Medium English breakfast tea."
|
||||
#define VERSION_NUMBER "0.0.16"
|
||||
#define VERSION_NAME "Now with 38% more process."
|
||||
|
Reference in New Issue
Block a user