fix: inner paddings for sections

This commit is contained in:
webfussel 2025-08-05 16:00:28 +02:00
parent 70b83d7900
commit 4f7602884a
5 changed files with 16 additions and 20 deletions

View file

@ -11,7 +11,7 @@ android {
defaultConfig {
applicationId = "de.webfussel.soulecho"
minSdk = 33
minSdk = 30
targetSdk = 35
versionCode = 1
versionName = "1.0"