Реструктуризация проекта

This commit is contained in:
Roman Pytkov
2026-03-02 08:03:48 +03:00
parent a22b29f777
commit 664b04e698
25 changed files with 49 additions and 146 deletions

View File

@@ -1,4 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android">
</manifest>

View File

@@ -0,0 +1,4 @@
package com.github.nullptroma.wallenc.domain
class MyClass {
}