Skip to content
This repository was archived by the owner on Jan 5, 2023. It is now read-only.

Fix compile issues & other minor updates #406

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

Damercy
Copy link

@Damercy Damercy commented Mar 12, 2022

Currently cloning the repo & building the app fails (see issue #401 & #403 ).

  • Seems to be a problem with AGP & Hilt Gradle plugin version issue. Hence updated both to 7.0.2 and 2.38.1 respectively.
    ( ⚠️ Updating AGP to latest 7.2.X doesn't seem to solve the compilation issue hence used 7.0.2 )
  • Updated to use const for versionName, versionCodeBase & versionCodeMobile in Versions.kt
  • Updated to property access instead of deprecated functions for minSdk, compileSdk & targetSdk in :mobile build.gradle.kts

…versionNaming & use properties instead of deprecated functions for minSdk, compileSdk & targetSdk
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant