liato / android-bankdroid

A swedish banking application for your Android device.
http://www.swedroid.se/forum/showthread.php?t=11108
Other
242 stars 173 forks source link

Upgrade android build tools #681

Closed goober closed 7 years ago

goober commented 7 years ago

gradle 3.3 com.android.tools.build:gradle:2.3.0 buildToolsVersion 25.0.1 sdkVersion 25

walles commented 7 years ago

Why the code changes?

They are probably fine, just want some background :).

goober commented 7 years ago

Sorry for late response. The reason for the code changes was due to lint violations after the upgrade. E.g. FieldGetter and StaticFieldLeak.