Skip to content

Commit

Permalink
Fixed FormFillingIntentFactory
Browse files Browse the repository at this point in the history
  • Loading branch information
grzesiek2010 committed Jun 14, 2023
1 parent ba3ee56 commit 632481b
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,8 @@ object FormFillingIntentFactory {
}
}

@JvmStatic
@JvmOverloads
fun editInstanceIntent(
context: Context,
projectId: String,
Expand Down

0 comments on commit 632481b

Please sign in to comment.