File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -103,10 +103,10 @@ def main():
103103### Whats New
104104{ changelog }
105105
106- 📦 Artifacts
107- LTvLauncher-universal-release.apk: Universal build containing all architectures.
108- LTvLauncher-armeabi-v7a-release.apk: Optimized build for ARMv7 architectures (older Android TVs & Fire TV sticks).
109- LTvLauncher-arm64-v8a-release.apk: Optimized build for ARM64 architectures (newer Android TVs & NVIDIA Shield).
106+ #### 📦 Artifacts
107+ * ** LTvLauncher-universal-release.apk** : Universal build containing all architectures.
108+ * ** LTvLauncher-armeabi-v7a-release.apk** : Optimized build for ARMv7 architectures (older Android TVs & Fire TV sticks).
109+ * ** LTvLauncher-arm64-v8a-release.apk** : Optimized build for ARM64 architectures (newer Android TVs & NVIDIA Shield).
110110"""
111111
112112 with open ("release_notes.md" , "w" ) as f :
You can’t perform that action at this time.
0 commit comments