File tree Expand file tree Collapse file tree 2 files changed +2
-17
lines changed Expand file tree Collapse file tree 2 files changed +2
-17
lines changed Original file line number Diff line number Diff line change 2727 description : What programming language is being used?
2828 multiple : true
2929 options :
30- - Java
3130 - Kotlin
32- - Kotlin - Coroutines
31+ - Java
3332 - RxJava
3433 - Not applicable
3534 validations :
@@ -50,15 +49,10 @@ body:
5049 description : |
5150 Please provide the version of Amplify UI Android being used from your `build.gradle (Module: app)` file.
5251 value : |
53- <details>
54-
5552 ```groovy
5653 // Put output below this line
5754
58-
5955 ```
60-
61- </details>
6256 validations :
6357 required : true
6458 - type : textarea
@@ -70,15 +64,11 @@ body:
7064 ./gradlew --version
7165 ```
7266 value : |
73- <details>
74-
7567 ```
7668 # Put output below this line
7769
7870
7971 ```
80-
81- </details>
8272 validations :
8373 required : true
8474 - type : markdown
@@ -124,15 +114,11 @@ body:
124114
125115 **Be sure to remove any sensitive data.**
126116 value : |
127- <details>
128-
129117 ```
130118 // Put your logs below this line
131119
132120
133121 ```
134-
135- </details>
136122 - type : markdown
137123 attributes :
138124 value : |
Original file line number Diff line number Diff line change 2121 description : What programming language is being used?
2222 multiple : true
2323 options :
24- - Java
2524 - Kotlin
26- - Kotlin - Coroutines
25+ - Java
2726 - RxJava
2827 - Not applicable
2928 validations :
You can’t perform that action at this time.
0 commit comments