Bug fix release.
Move validation of inputs to the builder. The actual ZmanimLocation class is immutable; since the properties can only be set from the builder, it makes more sense to consolidate all the validation in there.
Suppress FeatureEnvy on the correct method.
Update build tools.
Update privacy policy URL.
Bump version for release.
Refer to some websites directly rather than using <a> tags.
Remove unused method.
KTFMT, but disabled since there's no Kotlin yet.
Update some links
Upgrade KosherJava
Upgrade gradle
Refactor LatitudeLongitudeParser to be simpler and easier to move to kotlin.
AS / Gradle Upgrade
Use local version of lib, since jCenter is no longer available.
AS / gradle upgrade.
Change to use KosherJava's getSolarMidnight().
Another AS upgrade.
New version.
Ensure we're dealing with the elevation preference. Without this, we get into all sorts of trouble.