nerzhul / ncsms-android

repository for the ncsms on Android
95 stars 38 forks source link

where is the best place to find the latest version? f-droid has 2.05. other sites show 2.06. i'm just not sure i trust the other sites. #220

Open hackitz opened 4 years ago

pbt39ppc commented 4 years ago

As i know, the BEST is to build from the sources. So you can check code and then you will be shure that you trust that version, or download from the official recommended channel, as f-droid.

DJaeger commented 4 years ago

The latest tagged version is 2.0.5, which is what you get at F-Droid. But the version code in masters branch manifest is already at 2.0.6. So every 2.0.6 build you find, is build from master branch, with changes, that are not tagged as new version until now.

At F-Droid you should always get the latest version, wich is considered stable and is tagged as new version here.