Empresas
Empleos
  • Sobre nosotros
  • Soluciones
    • Publicación de vacantes
      Publica tu vacante y recibe candidatos calificados en 48h.
    • Evaluación de candidatos
      500+ pruebas técnicas y psicológicas, más anti-fraude.
    • Headhunting
      Búsqueda ejecutiva a la medida de principio a fin.
    • Nómina + EOR
      Dispersión de nómina y EOR en más de 15 países de LATAM.
  • Precios
  • Empleos

0

121
Vistas
how can i release apk again after editing code in an already release app in react native

I have used this command cd android ./gradlew clean ./gradlew assembleRelease npx react-native run-android --variant=release

but i found apk first one not update one.

about 4 years ago · Juan Pablo Isaza
3 Respuestas
Responde la pregunta

0

You have to build apk again to see changes.

about 4 years ago · Juan Pablo Isaza Denunciar

0

You can't do it. You must publish a new version. And you cannot delete any version from Google play console

about 4 years ago · Juan Pablo Isaza Denunciar

0

The command that you have used ./gradlew clean ./gradlew assembleRelease npx react-native run-android --variant=release simply creates a new AAB (here you can check the difference between an APK and an AAB) for release on the Google Play Store.

From your question:

but i found apk first one not update one.

It seems that the new AAB is overwriting the previous one (which is expected). So, if you want to release this new version, you must go to your Google Play Developer Console, create a new version for production, and upload the AAB you just created.

about 4 years ago · Juan Pablo Isaza Denunciar
Responde la pregunta
Encuentra empleos remotos

¡Descubre la nueva forma de encontrar empleo!

Top de empleos
Top categorías de empleo
Empresas
Publicar vacante Precios Comercial
Legal
Términos y condiciones Política de privacidad
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomiéndame algunas ofertas
Necesito ayuda