Skip to content

Commit 6ff01a3

Browse files
committed
refactor: action tag
1 parent 41a337e commit 6ff01a3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/pr-check-kmp.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ permissions:
8282
jobs:
8383
pr_checks:
8484
name: PR Checks KMP
85-
uses: openMF/mifos-x-actionhub/.github/workflows/[email protected].3
85+
uses: openMF/mifos-x-actionhub/.github/workflows/[email protected].0
8686
secrets: inherit
8787
with:
8888
android_package_name: 'cmp-android' # <-- Change Your Android Package Name

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ review = "2.0.2"
104104
integrity = "1.4.0"
105105

106106
# Desktop Version
107-
packageName = "MifosWallet"
107+
packageName = "Mifos Mobile"
108108
packageNamespace = "org.mifos.mobile"
109109
packageVersion = "1.0.0"
110110
roomCommonVersion = "2.6.1"

0 commit comments

Comments
 (0)