Skip to content

Commit

Permalink
Fix package
Browse files Browse the repository at this point in the history
  • Loading branch information
22388o committed Dec 6, 2024
1 parent 652265a commit 133363f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ import java.util.ArrayList;
import java.util.Collections;
import java.util.List;

public class YourLibraryPackage implements ReactPackage {
public class PayjoinAndroid Package implements ReactPackage {
@Override
public List<NativeModule> createNativeModules(ReactApplicationContext reactContext) {
List<NativeModule> modules = new ArrayList<>();
Expand Down

0 comments on commit 133363f

Please sign in to comment.