Skip to content

Commit

Permalink
AndroidBundleConfigurationFile
Browse files Browse the repository at this point in the history
  • Loading branch information
gleblebedev committed Feb 25, 2024
1 parent 52b4441 commit 2465a7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion RbfxTemplate.Android/RbfxTemplate.Android.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@
<ApplicationId>com.companyname.RbfxTemplate</ApplicationId>
<ApplicationVersion>1</ApplicationVersion>
<ApplicationDisplayVersion>1.0</ApplicationDisplayVersion>
<AndroidBundleConfigurationFile>BundleConfig.json</AndroidBundleConfigurationFile>
<!-- FastUpToDateCheck disabled as a workaround. Without this flag the build system going to miss changes in content files. -->
<DisableFastUpToDateCheck>True</DisableFastUpToDateCheck>
<AndroidBundleConfigurationFile>BundleConfig.json</AndroidBundleConfigurationFile>
</PropertyGroup>

<ItemGroup>
Expand Down

0 comments on commit 2465a7d

Please sign in to comment.