Skip to content

Commit

Permalink
feat(api-service): add dataParameter and dataKeyName in postFile
Browse files Browse the repository at this point in the history
Signed-off-by: Taranjeet Singh <taranjeet@flick2know.com>
  • Loading branch information
singhtaranjeet committed May 28, 2024
1 parent 9eff30b commit de107fd
Show file tree
Hide file tree
Showing 5 changed files with 251 additions and 291 deletions.
2 changes: 1 addition & 1 deletion example2/android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,6 @@ subprojects {
project.evaluationDependsOn(':app')
}

task clean(type: Delete) {
tasks.register("clean", Delete) {
delete rootProject.buildDir
}
Loading

0 comments on commit de107fd

Please sign in to comment.