konklone / congress-android

Congress for Android, an app for tracking Congress.
https://play.google.com/store/apps/details?id=com.sunlightlabs.android.congress
Other
157 stars 42 forks source link

Fix to Legislator.shortTitle() #744

Closed smpeters closed 6 years ago

smpeters commented 6 years ago

Removed semicolon at the end of an if so that the proper abbreviation was returned from Legislator.shortTitle().

Also, updated Gradle versions based on security warnings by Android Studio.