Renamed fints4javaAndroidApp to BankingAndroidApp

This commit is contained in:
dankito 2020-05-11 19:11:05 +02:00
parent 496e73dc9f
commit ec0c23e8d1
116 changed files with 2 additions and 2 deletions

View File

@ -13,7 +13,7 @@ include ':hbci4jBankingClient'
include ':BankingPersistenceJson'
include ':LuceneBankingPersistence'
include ':fints4javaAndroidApp'
include ':BankingAndroidApp'
include ':BankingJavaFxControls'
include ':BankingJavaFxApp'
@ -24,7 +24,7 @@ project(':BankingUiCommon').projectDir = "$rootDir/ui/BankingUiCommon/" as File
project(':fints4kBankingClient').projectDir = "$rootDir/ui/fints4kBankingClient/" as File
project(':hbci4jBankingClient').projectDir = "$rootDir/ui/hbci4jBankingClient/" as File
project(':fints4javaAndroidApp').projectDir = "$rootDir/ui/fints4javaAndroidApp/" as File
project(':BankingAndroidApp').projectDir = "$rootDir/ui/BankingAndroidApp/" as File
project(':BankingJavaFxControls').projectDir = "$rootDir/ui/BankingJavaFxControls/" as File
project(':BankingJavaFxApp').projectDir = "$rootDir/ui/BankingJavaFxApp/" as File

View File

Before

Width:  |  Height:  |  Size: 17 KiB

After

Width:  |  Height:  |  Size: 17 KiB

View File

Before

Width:  |  Height:  |  Size: 2.9 KiB

After

Width:  |  Height:  |  Size: 2.9 KiB

View File

Before

Width:  |  Height:  |  Size: 4.8 KiB

After

Width:  |  Height:  |  Size: 4.8 KiB

View File

Before

Width:  |  Height:  |  Size: 2.0 KiB

After

Width:  |  Height:  |  Size: 2.0 KiB

Some files were not shown because too many files have changed in this diff Show More