You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Specify the abi type you want to build, if you dont specify any by default it will build Fat APK.
101
+
Specify the abi type you want to build, if you dont specify any by default it will build Fat APK.
102
102
103
103
| ABI Type | Code |
104
104
|:-----------:|:-------------------------:|
@@ -110,19 +110,19 @@ Specify the abi type you want to build , if you dont specify any by default it w
110
110
<br>
111
111
112
112
#### **Optional Settings :**
113
-
You can rename the app file name, by default its set to app-debug.apk, but to change that, add an input of packagename: "< YOUR APP NAME >"
113
+
You can rename the app file name, by default its set to app-debug.apk, but to change that, add an input of packagename: "< YOUR APP NAME >"
114
114
115
115
Eg:
116
116
```yaml
117
117
packagename: "myapp"
118
118
```
119
119
120
-
**Step 4:** Sit back and enjoy :D, get your build delivered to you on telegram automatically when a pull request or commit is created on master branch!
120
+
**Step 4:** Sit back and enjoy :D, get your build delivered to you on telegram automatically when a pull request or commit is created on master branch!
121
121
122
122
## Upcoming Features
123
123
124
124
- Firebase apps build
125
-
- Custom Key Signing
125
+
- Custom Key Signing
126
126
- React Native Build Support
127
127
128
128
## Disclaimer
@@ -134,15 +134,15 @@ You automatically agree to accept the default android-sdk license by using this
134
134
135
135
## Show your support
136
136
137
-
Give a ⭐ if this project made your life easy!
137
+
Give a ⭐ if this project made your life easy!
138
138
139
-
Spread the word to your App Developer fellows to make thier life easier too!
139
+
Spread the word to your App Developer fellows to make thier life easier too!
140
140
141
141
## Contributions
142
142
143
-
- Feel Free to Open a PR/Issue for any feature or bug(s)
144
-
- Make sure you follow the community guidelines!
145
-
- Feel free to open an issue to ask a question/discuss anything about AppBrickie
143
+
- Feel Free to Open a PR/Issue for any feature or bug(s).
144
+
- Make sure you follow the community guidelines!
145
+
- Feel free to open an issue to ask a question/discuss anything about AppBrickie.
0 commit comments