Skip to content
This repository has been archived by the owner on Oct 2, 2022. It is now read-only.

Commit

Permalink
[skip ci] bump version and update version history
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Jul 27, 2022
1 parent c606a0c commit e206e28
Show file tree
Hide file tree
Showing 4 changed files with 19 additions and 15 deletions.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ android {
minSdkVersion 21
targetSdkVersion 30

versionCode 1344
versionCode 1607
versionName "3.0.1"

resValue "string", "app_version",
Expand Down
2 changes: 1 addition & 1 deletion doc/last_tag.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
jav_r1344
jav_r1607
14 changes: 1 addition & 13 deletions doc/unreleased.md
Original file line number Diff line number Diff line change
@@ -1,13 +1 @@
+ [CloudStream-3 base update](https://github.com/LagradOst/CloudStream-3/tree/8ad17143a4e7da6506e63cde280c149cea5af58d).
+ Fix issues found after merging Cs3 base.
+ [Provider] Add Pandamovies (WIP).
+ Enable adult contents on some providers.
+ Add: version text on main settings UI.
+ Add: Toggle to use search-only sites for NSFW providers. Defaults to false (hide).
+ Enabled pre-release:
+ Changed App name for pre-release variant.
+ Changed launcher icon for pre-release.
+ Fix InApp Updater for pre release.
+ Changed filename of apk saved on InApp Updater.
+ Upgrade gradle to 7.2.1.
+ Rename StreamLare to Streamlare to be consistent to upstream.
+
16 changes: 16 additions & 0 deletions doc/version_log.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,19 @@
# CloudStream-3XXX r1607
+ [CloudStream-3 base update](https://github.com/LagradOst/CloudStream-3/tree/8ad17143a4e7da6506e63cde280c149cea5af58d).
+ Fix issues found after merging Cs3 base.
+ [Provider] Add Pandamovies (WIP).
+ Enable adult contents on some providers.
+ Add: version text on main settings UI.
+ Add: Toggle to use search-only sites for NSFW providers. Defaults to false (hide).
+ Enabled pre-release:
+ Changed App name for pre-release variant.
+ Changed launcher icon for pre-release.
+ Fix InApp Updater for pre release.
+ Changed filename of apk saved on InApp Updater.
+ Upgrade gradle to 7.2.1.
+ Rename StreamLare to Streamlare to be consistent to upstream.


# CloudStream-3XXX r1344
+ Fix: JavSub homepage and search.
+ Upgrade gradle to 7.1.3
Expand Down

0 comments on commit e206e28

Please sign in to comment.