Changed current flow now its running in Windows.

This commit is contained in:
Bitmap
2024-02-24 15:35:52 +05:30
parent 3b6dfe18b0
commit cf2a6b0b9a
7 changed files with 193 additions and 54 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
# AAB TO APK CONVERTER (IN DEVELOPMENT)
# Bundle Tool UI - Desktop (IN DEVELOPMENT)
AAB to APK Converter is an open-source tool built with Kotlin and Desktop Compose that allows users to convert Android App Bundles (AAB) to Android Package (APK) files using Google's [BundleTool](https://github.com/google/bundletool).
Bundle Tool UI - Desktop is an open-source tool built with Kotlin and Desktop Compose that allows users to convert Android App Bundles (AAB) to Android Package (APK) files using Google's [BundleTool](https://github.com/google/bundletool).
![ATA](https://github.com/iammohdzaki/AabToApk-Desktop/blob/main/screenshots/ata.png)