fix: First validation pass

This commit is contained in:
J-Jamet
2025-09-02 11:49:40 +02:00
parent 5e4ee167fc
commit d36f675da7
101 changed files with 6028 additions and 1133 deletions

View File

@@ -6,7 +6,7 @@ android {
compileSdkVersion 34
defaultConfig {
minSdkVersion 14
minSdkVersion 19
targetSdkVersion 34
}