Files
fdroidserver/fdroidserver
Hans-Christoph Steiner ab8d51012d use versionName unmodified as specified
The versionName is defined as a string or string resource that can be any
arbitrary data.  fdroid should not second guess the developer here, and
should just use the versionName unmodified.  For anything that needs to
compare different versions of apps, versionCode should always be used since
that's what Android uses.

https://developer.android.com/guide/topics/manifest/manifest-element.html#vname
2016-11-03 08:07:11 +01:00
..
2016-03-10 16:43:37 +00:00
2016-08-02 11:10:31 +02:00
2016-03-10 16:43:37 +00:00
2016-03-11 13:27:00 +00:00
2016-03-10 16:43:37 +00:00
2016-03-10 16:43:37 +00:00
2016-03-10 16:43:37 +00:00