1
0

Some basic logic

This commit is contained in:
2025-04-21 17:44:40 +03:00
parent 659d362c87
commit 4c8bfdd051
6 changed files with 88 additions and 14 deletions
+6
View File
@@ -1,6 +1,12 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
~ Created by sweetbread
~ Copyright (c) 2025. All rights reserved.
-->
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:tools="http://schemas.android.com/tools">
<uses-permission android:name="android.permission.INTERNET" />
<application
android:allowBackup="true"