Skip to content

Commit

Permalink
1.1.0-rc.1
Browse files Browse the repository at this point in the history
  • Loading branch information
sleeyax committed Jun 24, 2023
1 parent 86cf8f1 commit f7a4ea9
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "stremio-core-android"
version = "1.0.22"
version = "1.1.0-rc.1"
authors = ["Smart Code OOD"]
edition = "2018"

Expand Down
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ import com.google.protobuf.gradle.*
import org.jetbrains.kotlin.gradle.tasks.KotlinCompile

group = "com.github.Stremio"
version = "1.0.22"
version = "1.1.0-rc.1"

allprojects {
repositories {
Expand Down

0 comments on commit f7a4ea9

Please sign in to comment.