refactor: replace app_version string with BuildConfig.VERSION_NAME
This commit is contained in:
parent
460724425a
commit
5cab499417
3 changed files with 3 additions and 2 deletions
|
|
@ -58,6 +58,7 @@ android {
|
|||
jvmTarget = "17"
|
||||
}
|
||||
buildFeatures {
|
||||
buildConfig = true
|
||||
compose = true
|
||||
}
|
||||
dependenciesInfo {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue