NotyKT
NotyKT copied to clipboard
📒 NotyKT is a complete 💎Kotlin-stack (Backend + Android) 📱 application built to demonstrate the use of Modern development tools with best practices implementation🦸.
Bumps [postgresql](https://github.com/pgjdbc/pgjdbc) from 42.3.1 to 42.4.1. Release notes Sourced from postgresql's releases. 42.4.0 What's Changed Enhancement: Made TimestampUtils.utcTz static and renamed to UTC_TIMEZONE by @svendiedrichsen in pgjdbc/pgjdbc#2519 fix: return correct...
Bumps `lifecycleVersion` from 2.5.0-rc02 to 2.6.0-alpha01. Updates `lifecycle-viewmodel-ktx` from 2.5.0-rc02 to 2.6.0-alpha01 Updates `lifecycle-livedata-ktx` from 2.5.0-rc02 to 2.6.0-alpha01 Updates `lifecycle-runtime-ktx` from 2.5.0-rc02 to 2.6.0-alpha01 Updates `lifecycle-viewmodel-compose` from 2.5.0-rc02 to 2.6.0-alpha01...
Bumps `composeVersion` from 1.2.0-beta02 to 1.3.0-alpha02. Updates `runtime` from 1.2.0-beta02 to 1.3.0-alpha02 Updates `ui` from 1.2.0-beta02 to 1.3.0-alpha02 Updates `foundation` from 1.2.0-beta02 to 1.3.0-alpha02 Updates `foundation-layout` from 1.2.0-beta02 to 1.3.0-alpha02...
Bumps `kotlinVersion` from 1.6.21 to 1.7.0. Updates `kotlin-gradle-plugin` from 1.6.21 to 1.7.0 Release notes Sourced from kotlin-gradle-plugin's releases. Kotlin 1.7.0-RC2 Changelog Compiler KT-52311 java.lang.VerifyError: Bad type on operand stack KT-52503...
Successfully am able to run the compose app, but the tests always fail. I am using the Android Studio Chipmunk (2021.2.1) java.lang.AssertionError: Activity never becomes requested state "[STARTED, CREATED, DESTROYED,...
Steps to recreate issue 1. Disconnect cellphone from wifi and cellular data 2. Reconnect on both networks. (first cellular data and then wifi) 3. App will show that there is...
- Setup CodeCov tool for measuring code coverage of the Noty Android application and API service. - Not important at all. Still, we can consider this at then end. -...
The android APP is working fine when Emulator is Android 26 but fails to even login when run on Android 30. Am running both API and Android App locally on...
Bumps [postgresql](https://github.com/pgjdbc/pgjdbc) from 42.3.1 to 42.5.0. Changelog Sourced from postgresql's changelog. [42.5.0] (2022-08-23 11:20:11 -0400) Changed fix: revert change in [PR #1986](pgjdbc/pgjdbc#1986) where float was aliased to float4 from float8....
Bumps `mockkVersion` from 1.12.4 to 1.12.7. Updates `mockk` from 1.12.4 to 1.12.7 Release notes Sourced from mockk's releases. 1.12.7 What's Changed Update android-sdk-detector.settings.gradle.kts by @aSemy in mockk/mockk#886 only sign if...