Start working on 0.0.18.

This commit is contained in:
2024-03-27 19:08:10 -04:00
parent 3c0b680b8e
commit 9ce30dee70
3 changed files with 7 additions and 7 deletions

View File

@ -1,8 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.unprompted.tildefriends"
android:versionCode="17"
android:versionName="0.0.17">
android:versionCode="18"
android:versionName="0.0.18-wip">
<uses-sdk android:minSdkVersion="24" android:targetSdkVersion="34"/>
<uses-permission android:name="android.permission.INTERNET"/>
<application

View File

@ -1,2 +1,2 @@
#define VERSION_NUMBER "0.0.17"
#define VERSION_NAME "Please enjoy responsibly."
#define VERSION_NUMBER "0.0.18-wip"
#define VERSION_NAME "Celebrating totality for upwards of 3m1.4s."