- Fix for crash UninitializedPropertyException
- Updated compileSDK and targetSDKVersion to 34
- Fix for Crash if there is no connectivity
- Follow up of bugs after ver 3.0.4
- Handled JSONException
- Removed unwanted resource files
- Made onStart() a public method
- Fix for Mal-formed URL when using custom variables
- Removed deprecated api FragmentActivity.getSupportLoaderManager()
- App updated to AndroidX
- Added kotlin co-routines and Retrofit