SystemOut
Loading.......
Home
ML&AI
Java Stuff
Java tools
JDK tools
Cloud
AWS
Bluemix
Google Cloud Platform
Mobility
Ionic
Angular
Android
Developer Tools
Search This Blog
Monday, July 27, 2020
Update react native app on playstore
Open the build.gradle in the android app folder of your react native app.
Change version code and version no
versionCode
2
versionName
"1.1"
}
Now ./gradlew bundleRelease and make a new release in the play console.
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment