File tree Expand file tree Collapse file tree 3 files changed +12
-3
lines changed
fastlane/metadata/android/en-US Expand file tree Collapse file tree 3 files changed +12
-3
lines changed Original file line number Diff line number Diff line change @@ -14,8 +14,8 @@ android {
14
14
minSdk = libs.versions.android.minSdk.get().toInt()
15
15
targetSdk = libs.versions.android.targetSdk.get().toInt()
16
16
applicationId = " dev.anilbeesetti.nextplayer"
17
- versionCode = 19
18
- versionName = " 0.12.2 "
17
+ versionCode = 20
18
+ versionName = " 0.12.3 "
19
19
}
20
20
21
21
buildFeatures {
Original file line number Diff line number Diff line change
1
+ - Updated media3 to library to 1.4.1
2
+ - Updated translations
Original file line number Diff line number Diff line change @@ -25,4 +25,11 @@ Key Features:
25
25
* External subtitle support (long press subtitle icon)
26
26
* Controls lock
27
27
* No ads, tracking or excessive permissions
28
- * Picture in picture mode
28
+ * Picture in picture mode
29
+
30
+ Project Repo: https://github.com/anilbeesetti/nextplayer
31
+
32
+ If you like my work, consider supporting me by buying me a coffee:
33
+ - UPI: https://pay.upilink.in/pay/anilbeesetti811@ybl
34
+ - PayPal: https://paypal.me/AnilBeesetti
35
+ - Ko-fi: https://ko-fi.com/anilbeesetti
You can’t perform that action at this time.
0 commit comments