Update: 2026-05-16 20:09:33

This commit is contained in:
Hamza-Ayed
2026-05-16 20:09:33 +03:00
parent 21adfb8eb1
commit 3622328363
2616 changed files with 349646 additions and 3 deletions

View File

@@ -0,0 +1,24 @@
{
"schemaVersion": "1.1.0",
"buildSystem": "Gradle",
"buildSystemVersion": "8.7",
"buildPlugin": "org.jetbrains.kotlin.gradle.plugin.KotlinAndroidPluginWrapper",
"buildPluginVersion": "1.9.24",
"projectSettings": {
"isHmppEnabled": true,
"isCompatibilityMetadataVariantEnabled": false,
"isKPMEnabled": false
},
"projectTargets": [
{
"target": "org.jetbrains.kotlin.gradle.plugin.mpp.KotlinAndroidTarget",
"platformType": "androidJvm",
"extras": {
"android": {
"sourceCompatibility": "17",
"targetCompatibility": "17"
}
}
}
]
}