This commit is contained in:
sanjeok77
2026-04-08 11:07:57 +09:00
commit a6e404e2f9
2 changed files with 9 additions and 0 deletions

3
README.md Normal file
View File

@@ -0,0 +1,3 @@
# Ne_release
릴리즈 저장소 - APK 및 버전 관리

6
version.json Normal file
View File

@@ -0,0 +1,6 @@
{
"versionCode": 175,
"versionName": "2.4.1",
"apkUrl": "https://git.webpluss.net/sanjeok77/NeFLIX_release/releases/download/v2.4.1/app-release.apk",
"updateMessage": "v2.4.1 업데이트\n- WebView OK 버튼 재생/일시정지 기능 개선"
}