✨ New Features
1a795ef
- Upgrade to SDK 34 (commit by @itachi1706)85d5a7f
- Rewrote the entire publishing script for publishing (commit by @itachi1706)9854060
- Implemented a basic API handler with Volley (commit by @itachi1706)
🐛 Bug Fixes
1f62e49
- Disable HTTP traffic (commit by @itachi1706)
♻️ Refactors
87ec279
- Removed unrequired suppression (commit by @itachi1706)ab49d00
- Formatting (commit by @itachi1706)3bbf9c9
- Simply codebase (commit by @itachi1706)a44ca99
- Migrated build files to KTS (commit by @itachi1706)b489c64
- Migrated to Kotlin DSL for Build Gradle (commit by @itachi1706)b30d82a
- Use sonar instead of sonarqube (commit by @itachi1706)a95d14d
- Migrate to library catalog (commit by @itachi1706)
🔧 Chores
fbe4c92
- Migrated to new template format and Gradle 8.2 (commit by @itachi1706)bbb5891
- Various dependency upgrades (commit by @itachi1706)2d43bc5
- Finished upgrading dependency for Android Material Design (commit by @itachi1706)30308e1
- Set to skip compile for sonarqube (commit by @itachi1706)0426a51
- Remove snapshot repo (commit by @itachi1706)5555439
- Move URI to properties (commit by @itachi1706)bda230b
- deps: bump actions/cache from 3 to 4 (commit by @dependabot[bot])8b9f542
- deps: bump softprops/action-gh-release from 1 to 2 (commit by @dependabot[bot])d3c14be
- Upgraded to AGP 8.5.0 (commit by @itachi1706)71593a5
- Bump min SDK to 19 (commit by @itachi1706)
What's Changed
- Gradle 8 upgrade and SDK 34 support by @itachi1706 in #192
- chore(deps): bump actions/cache from 3 to 4 by @dependabot in #193
- feat: Implemented a basic API handler with Volley by @itachi1706 in #195
- build(deps): bump org.jetbrains.kotlin.android from 1.9.22 to 1.9.23 by @dependabot in #200
- build(deps): bump org.jetbrains.kotlinx:kotlinx-serialization-json from 1.6.2 to 1.6.3 by @dependabot in #198
- build(deps): bump org.jetbrains.kotlin.plugin.serialization from 1.9.22 to 1.9.23 by @dependabot in #201
- build(deps): bump org.jetbrains.kotlin.android from 1.9.23 to 2.0.0 by @dependabot in #212
- build(deps): bump com.google.android.material:material from 1.11.0 to 1.12.0 by @dependabot in #209
- build(deps): bump androidx.core:core-ktx from 1.12.0 to 1.13.1 by @dependabot in #208
- build(deps): bump org.sonarqube from 4.4.1.3373 to 5.0.0.4638 by @dependabot in #204
- chore(deps): bump softprops/action-gh-release from 1 to 2 by @dependabot in #202
- ci: Update sonarqube to add versioning by @itachi1706 in #218
- build(deps): bump org.jetbrains.kotlin.plugin.serialization from 1.9.23 to 2.0.0 by @dependabot in #213
- build(deps): bump androidx.appcompat:appcompat from 1.6.1 to 1.7.0 by @dependabot in #214
- build(deps): bump androidx.test.espresso:espresso-core from 3.5.1 to 3.6.1 by @dependabot in #223
- build(deps): bump androidx.test.ext:junit from 1.1.5 to 1.2.1 by @dependabot in #224
- build(deps): bump org.jetbrains.kotlinx:kotlinx-serialization-json from 1.6.3 to 1.7.1 by @dependabot in #225
- build(deps): bump org.sonarqube from 5.0.0.4638 to 5.1.0.4882 by @dependabot in #226
- build(deps): bump org.jetbrains.kotlinx:kotlinx-serialization-json from 1.6.3 to 1.7.0 in /helperlib by @dependabot in #215
- Agp 8.5 by @itachi1706 in #227
- refactor: Migrate to library catalog by @itachi1706 in #228
Full Changelog: 1.4.3...1.4.4