Skip to content

Commit 485e448

Browse files
author
Abdullah As-Sadeed
committed
Corrected & Updated README.
1 parent 18d7cfe commit 485e448

1 file changed

Lines changed: 11 additions & 8 deletions

File tree

README.md

Lines changed: 11 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ Submission to [Google Play](https://play.google.com/store/apps/details?id=bitsco
6262
#### Signed
6363

6464
- **appbundle:** [Bitscoper_CyberKit-Signed.aab](https://github.com/bitscoper/bitscoper_cyberkit/releases/latest/download/Bitscoper_CyberKit-Signed.aab)
65-
- **All ABIs APK:** [Bitscoper_CyberKit-All_ABIs-Signed.apk](https://github.com/bitscoper/bitscoper_cyberkit/releases/latest/download/Bitscoper_CyberKit-All_ABIs-Signed.apk)
65+
- **All-ABIs APK:** [Bitscoper_CyberKit-All_ABIs-Signed.apk](https://github.com/bitscoper/bitscoper_cyberkit/releases/latest/download/Bitscoper_CyberKit-All_ABIs-Signed.apk)
6666
- **x86_64 APK:** [Bitscoper_CyberKit-x86_64-Signed.apk](https://github.com/bitscoper/bitscoper_cyberkit/releases/latest/download/Bitscoper_CyberKit-x86_64-Signed.apk)
6767
- **ARM64-V8A APK:** [Bitscoper_CyberKit-ARM64_V8A-Signed.apk](https://github.com/bitscoper/bitscoper_cyberkit/releases/latest/download/Bitscoper_CyberKit-ARM64_V8A-Signed.apk)
6868
- **ARMEABI-V7A:** [Bitscoper_CyberKit-ARMEABI_V7A-Signed.apk](https://github.com/bitscoper/bitscoper_cyberkit/releases/latest/download/Bitscoper_CyberKit-ARMEABI_V7A-Signed.apk)
@@ -71,7 +71,7 @@ Submission to [Google Play](https://play.google.com/store/apps/details?id=bitsco
7171
#### Unsigned
7272

7373
- **appbundle:** [Bitscoper_CyberKit-Unsigned.aab](https://github.com/bitscoper/bitscoper_cyberkit/releases/latest/download/Bitscoper_CyberKit-Unsigned.aab)
74-
- - **All ABIs APK:** [Bitscoper_CyberKit-All_ABIs-Unsigned.apk](https://github.com/bitscoper/bitscoper_cyberkit/releases/latest/download/Bitscoper_CyberKit-All_ABIs-Unsigned.apk)
74+
- **All-ABIs APK:** [Bitscoper_CyberKit-All_ABIs-Unsigned.apk](https://github.com/bitscoper/bitscoper_cyberkit/releases/latest/download/Bitscoper_CyberKit-All_ABIs-Unsigned.apk)
7575
- **x86_64 APK:** [Bitscoper_CyberKit-x86_64-Unsigned.apk](https://github.com/bitscoper/bitscoper_cyberkit/releases/latest/download/Bitscoper_CyberKit-x86_64-Unsigned.apk)
7676
- **ARM64-V8A APK:** [Bitscoper_CyberKit-ARM64_V8A-Unsigned.apk](https://github.com/bitscoper/bitscoper_cyberkit/releases/latest/download/Bitscoper_CyberKit-ARM64_V8A-Unsigned.apk)
7777
- **ARMEABI-V7A:** [Bitscoper_CyberKit-ARMEABI_V7A-Unsigned.apk](https://github.com/bitscoper/bitscoper_cyberkit/releases/latest/download/Bitscoper_CyberKit-ARMEABI_V7A-Unsigned.apk)
@@ -233,17 +233,20 @@ Linux_x64_Executable --> Release[Release]
233233
Linux_x64_AppImage --> Release[Release]
234234
Linux_x64_Executable --> Linux_Docker_Image(Docker Image)
235235
Linux_Docker_Image --> GHCR[GHCR]
236-
Linux_Docker_Image --> Amazon_ECR_Public_Gallery[Amazon Elastic Container Registry Public Gallery]
236+
Linux_Docker_Image --> |Expired Free Tier| Amazon_ECR_Public_Gallery[Amazon Elastic Container Registry Public Gallery]
237237
238238
Code --> Android{Android}
239-
Android --> |Signing| Android_appbundle(appbundle)
240-
Android --> |Signing| Android_ARMEABI_V7A_APK(ARMEABI-V7A APK)
241-
Android --> |Signing| Android_ARM64_V8A_APK(ARM64-V8A APK)
242-
Android --> |Signing| Android_x86_64_APK(x86_64 APK)
239+
Android --> |Signing & Not Signing| Android_appbundle(appbundle)
240+
Android --> |Signing & Not Signing| Android_All_ABIs_APK(All-ABIs APK)
241+
Android --> |Signing & Not Signing| Android_ARMEABI_V7A_APK(ARMEABI-V7A APK)
242+
Android --> |Signing & Not Signing| Android_ARM64_V8A_APK(ARM64-V8A APK)
243+
Android --> |Signing & Not Signing| Android_x86_64_APK(x86_64 APK)
243244
Android_appbundle --> Release[Release]
245+
Android_All_ABIs_APK --> Release[Release]
244246
Android_x86_64_APK --> Release[Release]
245247
Android_ARM64_V8A_APK --> Release[Release]
246248
Android_ARMEABI_V7A_APK --> Release[Release]
249+
Android_ARM64_V8A_APK --> IzzyOnDroid_FDroid_Repository(IzzyOnDroid F-Droid Repository)
247250
Android_appbundle --> |Manual Submission| Google_Play[Google Play]
248251
249252
Code --> macOS{macOS}
@@ -339,6 +342,6 @@ base64 ./Android\ Key/KeyStore.jks > ./Android\ Key/KeyStore.b64
339342
- I only keep the latest release and the latest container version.
340343
- Versions I submit to the Microsoft Store may vary and be delayed.
341344
- Submission to Google Play is paused because I no longer own the account.
342-
- The free tier of the Amazon Elastic Container Registry Public Gallery has expired, and the container will soon be unavailable.
345+
- The free tier of the Amazon Elastic Container Registry Public Gallery has expired.
343346
- Building for the web and deployment is currently disabled due to a build failure.
344347
- I have deleted some commits in the past, but this is unlikely to happen again.

0 commit comments

Comments
 (0)