You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/agent_memory.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -100,6 +100,7 @@
100
100
- Android Studio actualizó la toolchain del proyecto a AGP `9.2.0` y Gradle `9.4.1`
101
101
- El pipeline de GitHub Actions debe usar Gradle `9.4.1`; falló al quedarse fijado en `9.3.1` tras la actualización de AGP
102
102
- El workflow se ajustó para usar actions que ya declaran Node.js 24 y para configurar Android SDK con `sdkmanager` directo, evitando `android-actions/setup-android@v3`
103
+
- El usuario confirmó que el pipeline resultante funciona y ya no muestra warnings de Node.js 20
103
104
- El repositorio sigue sin incluir `gradlew`, así que desde esta sesión no se puede ejecutar la build localmente aunque haya tests unitarios añadidos
0 commit comments