5,380 questions
auto-increment version in xamarin forms app
Juan A. Reyes Paulino
20
Reputation points
How can I version my xamarin forms app that is auto-incrementing?
In the Android Manifest there is the Version Number option, it only allows an integer number and I want my versions to be 1.0.0, 1.0.1, 1.0.2, etc.
Developer technologies | .NET | Xamarin
Sign in to answer