Skip to content

Commit

Permalink
Android finish
Browse files Browse the repository at this point in the history
  • Loading branch information
LichKing-2234 committed Jun 22, 2020
1 parent cf24c0b commit b674506
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Annotations.java
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ public class Annotations {
AgoraRtcAppType.APICLOUD,
AgoraRtcAppType.REACTNATIVE,
})
@Retention(RetentionPolicy.SOURCE)
public @interface AgoraRtcAppType {
int NATIVE = 0;
int COCOS = 1;
Expand Down

0 comments on commit b674506

Please sign in to comment.