- Sort Score
- Result 10 results
- Languages All
Results 1 - 2 of 2 for apk (0.01 sec)
-
build-logic/integration-testing/src/main/kotlin/gradlebuild/integrationtests/androidhomewarmup/AndroidHomeWarmupTask.kt
| """.trimMargin() private fun generateAndroidManifest(): String = """<?xml version="1.0" encoding="utf-8"?> |<manifest xmlns:android="http://schemas.android.com/apk/res/android" | package="org.gradle.android.warmup"> | <application | android:label="Warmup"> | </application> |</manifest>Registered: Wed Dec 31 11:36:14 UTC 2025 - Last Modified: Tue Dec 09 09:24:29 UTC 2025 - 5.8K bytes - Viewed (0) -
CHANGELOG.md
for a delimiter when we only needed to scan enough to return a result. * Fix: Don't double-compress the public suffix database. OkHttp is usually distributed in a compressed file (like a JAR or APK), so compressing its internal data was redundant. * Fix: Call `ProxySelector.connectFailed()` when a connection's initial TCP handshake fails.
Registered: Fri Dec 26 11:42:13 UTC 2025 - Last Modified: Fri Dec 05 16:02:59 UTC 2025 - 36.2K bytes - Viewed (2)