This repository has been archived by the owner on Oct 26, 2024. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 250
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
## [0.37.4](v0.37.3...v0.37.4) (2022-09-18) ### Bug Fixes * **sponsorblock:** handle response error code 400 ([#143](#143)) ([40f9af0](40f9af0))
- Loading branch information
1 parent
40f9af0
commit 2b76337
Showing
2 changed files
with
8 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
org.gradle.jvmargs = -Xmx2048m | ||
android.useAndroidX = true | ||
android.enableJetifier = true | ||
version = 0.37.3 | ||
version = 0.37.4 |