Move APKs to apks/ folder and update AGENTS.md rules

This commit is contained in:
2026-06-29 23:47:09 +02:00
parent ce4e1a8c3a
commit 4badd3ec7f
9 changed files with 15 additions and 27 deletions
+1 -1
View File
@@ -64,7 +64,7 @@ expo.useLegacyPackaging=false
# WARNING: This property has been deprecated and will be removed in Expo SDK 55. Use `edgeToEdgeEnabled` or `react.edgeToEdgeEnabled` to determine whether the project is using edge-to-edge.
expo.edgeToEdgeEnabled=true
android.targetSdkVersion=35
android.compileSdkVersion=35
android.targetSdkVersion=35
android.enableMinifyInReleaseBuilds=true
android.extraMavenRepos=[{"url":"https://jitpack.io"}]