Release 1.0

This commit is contained in:
soraefir
2024-06-28 22:55:49 +02:00
parent 9fb11df99e
commit af839915cc
3 changed files with 6 additions and 4 deletions

View File

@ -1,6 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:tools="http://schemas.android.com/tools">
xmlns:tools="http://schemas.android.com/tools"
android:versionCode="1"
android:versionName="1.0a">
<application
android:allowBackup="true"