Implement Mp3Player dynamic application

This commit is contained in:
Adolfo Reyna
2026-06-28 22:22:57 -04:00
parent a0c1b25169
commit 9db2d3a3fa
5 changed files with 2328 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
[manifest]
version=0.1
[target]
sdk=0.7.0-dev
platforms=esp32s3
[app]
id=one.tactility.mp3player
versionName=1.0.0
versionCode=1
name=MP3 Player