mirror of
https://github.com/tapframe/NuvioStreaming.git
synced 2026-08-16 12:24:40 +00:00
bump version
This commit is contained in:
parent
aaa3ab9f64
commit
521ba187f4
2 changed files with 3 additions and 2 deletions
|
|
@ -42,6 +42,7 @@ import com.nuvio.app.core.ui.AppIconResource
|
|||
import com.nuvio.app.core.ui.appIconPainter
|
||||
import nuvio.composeapp.generated.resources.Res
|
||||
import nuvio.composeapp.generated.resources.action_play
|
||||
import nuvio.composeapp.generated.resources.details_actions_menu_label
|
||||
import org.jetbrains.compose.resources.stringResource
|
||||
|
||||
data class DetailSecondaryAction(
|
||||
|
|
|
|||
|
|
@ -1,3 +1,3 @@
|
|||
CURRENT_PROJECT_VERSION=78
|
||||
MARKETING_VERSION=0.2.6
|
||||
CURRENT_PROJECT_VERSION=79
|
||||
MARKETING_VERSION=0.2.7
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue