Skip to content

Commit

Permalink
First Release
Browse files Browse the repository at this point in the history
  • Loading branch information
zayviusdigital committed Jan 13, 2023
1 parent 0e66d04 commit 43ae5e4
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ public class MainActivity extends AppCompatActivity {
@Override
protected void onCreate(Bundle savedInstanceState) {
super.onCreate(savedInstanceState);

Log.d("test_asset", ArtificialIntelligence.txt_from_asset(this,"test.txt"));
}


Expand Down

0 comments on commit 43ae5e4

Please sign in to comment.