Skip to content

Commit

Permalink
Update sign component for Android
Browse files Browse the repository at this point in the history
  • Loading branch information
hasretsariyer committed Jul 4, 2020
1 parent 4107dd7 commit be3d1b0
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Android-Flutter-Build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ steps:
onError: $exit
webUrl: https://github.com/appcircleio/appcircle-android-sign-component
repoUrl: https://github.com/appcircleio/appcircle-android-sign-component.git
commit: 64036ae
commit: 37eb688
inputs:
- AC_APK_PATH: $AC_APK_PATH
- AC_AAB_PATH: $AC_AAB_PATH
Expand Down
2 changes: 1 addition & 1 deletion Android-JavaKotlin-Build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ steps:
onError: $exit
webUrl: https://github.com/appcircleio/appcircle-android-sign-component
repoUrl: https://github.com/appcircleio/appcircle-android-sign-component.git
commit: 64036ae
commit: 37eb688
inputs:
- AC_APK_PATH: $AC_APK_PATH
- AC_AAB_PATH: $AC_AAB_PATH
Expand Down
2 changes: 1 addition & 1 deletion Android-ReactNative-Build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ steps:
onError: $exit
webUrl: https://github.com/appcircleio/appcircle-android-sign-component
repoUrl: https://github.com/appcircleio/appcircle-android-sign-component.git
commit: 64036ae
commit: 37eb688
inputs:
- AC_APK_PATH: $AC_APK_PATH
- AC_AAB_PATH: $AC_AAB_PATH
Expand Down
2 changes: 1 addition & 1 deletion Android-Smartface-Build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ steps:
onError: $exit
webUrl: https://github.com/appcircleio/appcircle-android-sign-component
repoUrl: https://github.com/appcircleio/appcircle-android-sign-component.git
commit: 64036ae
commit: 37eb688
inputs:
- AC_APK_PATH: $AC_APK_PATH
- AC_AAB_PATH: $AC_AAB_PATH
Expand Down

0 comments on commit be3d1b0

Please sign in to comment.