Skip to content

Commit

Permalink
Build: Prepare for v0.8.0 release (#570)
Browse files Browse the repository at this point in the history
* bump version to 0.8.0

* update fastlane description
  • Loading branch information
anilbeesetti authored Sep 6, 2023
1 parent f68cfb4 commit 6332753
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ android {

defaultConfig {
applicationId = "dev.anilbeesetti.nextplayer"
versionCode = 8
versionName = "0.7.0"
versionCode = 9
versionName = "0.8.0"
}

buildFeatures {
Expand Down
16 changes: 8 additions & 8 deletions fastlane/metadata/android/en-US/full_description.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,11 @@ Next Player is a native video player written in Kotlin and jetpack compose. It p
- **Subtitles**: SRT, SSA, ASS, TTML, VTT, DVB
- SSA/ASS has limited styling support

## Features
- Native Android app with simple and easy-to-use interface
- Completely free and open source and without any ads or excessive permissions
- Material 3 (you) support
- Audio/Subtitle track selection
- Vertical swipe to change brightness (left) / volume (right)
- Horizontal swipe to seek through video
- Media picker with folder and file view
## Key Features:
- πŸ’Ž Material3 Design: Next Player features a sleek and modern Material3 design that enhances your overall user experience, making it not only functional but also visually appealing. πŸ“±βœ¨
- πŸ“ Play Local Videos: Browse and play your stored videos effortlessly. No more searching around – Next Player has got you covered!
- 🌐 Stream Online Videos: Access your favorite online videos right within the app. Enjoy the content you love without any hassle.
- 🎯 Intuitive Controls: Our user-friendly interface makes navigation a breeze. Just tap and play – it's that simple!
- πŸ“ˆ Performance: Next Player is optimized for speed and reliability, ensuring smooth video playback every time.
- 🌟 Fully Open Source: Next Player is proudly open source! Join our community of users and developers to explore and contribute to the app, making it even better together. 🀝
- 🚫 No Ads, No Distractions: Say goodbye to annoying interruptions! Next Player is 100% ad-free, allowing you to enjoy your videos without any distractions. πŸŽ₯πŸš€

0 comments on commit 6332753

Please sign in to comment.