Отображение хранилищ как деревья

This commit is contained in:
Пытков Роман
2026-03-26 21:52:39 +03:00
parent 5334b925b5
commit 9d68b780c8
9 changed files with 129 additions and 32 deletions

View File

@@ -6,7 +6,7 @@ plugins {
android {
namespace = "com.github.nullptroma.wallenc.data"
compileSdk = 34
compileSdk = 35
defaultConfig {
minSdk = 26