forked from cory/tildefriends
Make a release to make sure F-Droid can pick it up.
This commit is contained in:
@ -4,8 +4,8 @@
|
||||
<uses-permission android:name="android.permission.INTERNET"/>
|
||||
<application
|
||||
android:label="Tilde Friends"
|
||||
android:versionCode="24"
|
||||
android:versionName="0.0.21"
|
||||
android:versionCode="25"
|
||||
android:versionName="0.0.21.1"
|
||||
android:usesCleartextTraffic="true"
|
||||
android:debuggable="false">
|
||||
<meta-data android:name="android.max_aspect" android:value="2.1"/>
|
||||
|
@ -1,2 +1,2 @@
|
||||
#define VERSION_NUMBER "0.0.21"
|
||||
#define VERSION_NUMBER "0.0.21.1"
|
||||
#define VERSION_NAME "What are we even doing here?"
|
||||
|
Reference in New Issue
Block a user