Skip to content

Commit 037ca55

Browse files
committed
latest
1 parent 26221d9 commit 037ca55

File tree

4 files changed

+2199
-2157
lines changed

4 files changed

+2199
-2157
lines changed

android/app/build.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,7 @@ android {
9393
manifestPlaceholders = [
9494
appLinkScheme: project.env.get("APP_LINK_PREFIX") ?: "flbnavigator"
9595
]
96+
resValue "string", "build_config_package", "io.fleetbase.navigator"
9697
}
9798
signingConfigs {
9899
release {

0 commit comments

Comments
 (0)