Skip to content

Commit

Permalink
Release:v5.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
amarullz committed Jul 18, 2024
1 parent 71320d0 commit cdc7f7c
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ android {
applicationId "com.amarullz.androidtv.animetvjmto"
minSdk 22
targetSdk 34
versionCode 524
versionName "5.3.0-Nightly"
versionCode 532
versionName "5.3.2"


// Automatic Build Version
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "animetv",
"version": "5.3.0",
"version": "5.3.2",
"description": "AnimeTV for Desktop",
"main": "electron/src/animetv.js",
"scripts": {
Expand Down

0 comments on commit cdc7f7c

Please sign in to comment.