Skip to content

Commit

Permalink
NDK local version change
Browse files Browse the repository at this point in the history
  • Loading branch information
lincollincol committed Aug 26, 2020
1 parent 03c2b54 commit 2a4028d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions example/src/main/java/linc/com/example/MainActivity.java
Original file line number Diff line number Diff line change
Expand Up @@ -37,5 +37,6 @@ protected void onCreate(Bundle savedInstanceState) {
.amplitudesAsSequence(Amplituda.NEW_LINE_SEQUENCE_FORMAT, newLineSeq -> {
System.out.println("As new line sequence ====== " + newLineSeq);
});

}
}

0 comments on commit 2a4028d

Please sign in to comment.