Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 511 Bytes

CHANGELOG.MD

File metadata and controls

22 lines (17 loc) · 511 Bytes

3.0.6

  • Fix for crash UninitializedPropertyException
  • Updated compileSDK and targetSDKVersion to 34
  • Fix for Crash if there is no connectivity

3.0.5

  • Follow up of bugs after ver 3.0.4

3.0.4

  • Handled JSONException
  • Removed unwanted resource files
  • Made onStart() a public method

3.0.3

  • Fix for Mal-formed URL when using custom variables

3.0.2

  • Removed deprecated api FragmentActivity.getSupportLoaderManager()

3.0.1

  • App updated to AndroidX
  • Added kotlin co-routines and Retrofit