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

This commit is contained in:
Пытков Роман
2025-01-27 22:19:44 +03:00
parent 851fb6bd88
commit eba0d0e3cb
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