new: extract Records feature module

This commit is contained in:
2026-07-08 14:44:55 +02:00
parent 0151d92b6a
commit 6a10c0c510
33 changed files with 138 additions and 81 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ plugins {
kotlin {
androidLibrary {
namespace = "bzh.ajaury.chombev.records"
namespace = "bzh.ajaury.chombev.records.data"
}
sourceSets {