android - Can ant build apk updates gradle build apk in phonegap? -


i have created app(v1.0) using ant build in phonegap version = "cli-5.2.0" .for next update of app (v1.1) have added feature fcm needs gradle build have build using gradle

<preference name="android-build-tool" value="gradle" /> 

while iam trying install(update) app(v1.1) previous version of app(v1.0) shows err "app not installed."

is there anyway update app?


Comments

Popular posts from this blog

asynchronous - C# WinSCP .NET assembly: How to upload multiple files asynchronously -

aws api gateway - SerializationException in posting new Records via Dynamodb Proxy Service in API -

asp.net - Problems sending emails from forum -