bump version

This commit is contained in:
tapframe 2026-06-20 19:23:18 +05:30
parent c3da1cf36f
commit 997f071c8c
2 changed files with 4 additions and 2 deletions

View file

@ -42,6 +42,8 @@
# TorrServer based P2P streaming.
-keep class com.nuvio.app.features.p2p.** { *; }
-keep class androidx.work.impl.WorkDatabase_Impl { *; }
# Media3 / ExoPlayer classes from local AAR decoders and stock modules.
-dontwarn androidx.media3.**
-keep class androidx.media3.** { *; }

View file

@ -1,3 +1,3 @@
CURRENT_PROJECT_VERSION=81
MARKETING_VERSION=0.2.9
CURRENT_PROJECT_VERSION=82
MARKETING_VERSION=0.2.10