Skip to content

Commit 875ce64

Browse files
chore(release): 1.25.0 [skip ci]
# [1.25.0](v1.24.0...v1.25.0) (2025-06-27) ### Bug Fixes * "Save patched app" attempts to copy APK when patching fails ([#2565](#2565)) ([bdb0317](bdb0317)) * Correct supported required patch option types ([#2475](#2475)) ([cde3f8d](cde3f8d)) * Crash using when Integer type in Patch Options ([#2453](#2453)) ([05575cc](05575cc)) * Fix installation being cancelled at installation by not prematurely deleting patched APK ([#2490](#2490)) ([dedcb3c](dedcb3c)) * Log errors and warnings when compiling resources ([5c7d52c](5c7d52c)) * Nearly all rare cases of GPU renderer issues, and allow building on manager again ([#2602](#2602)) ([21ceada](21ceada)) * Obscure Flutter Impeller renderer bugs ([a5e909c](a5e909c)) * Unable to Share Logs due to missing ProGuard rules ([#2474](#2474)) ([915ec0e](915ec0e)) * Use device locale for app language (Default to English) ([#2488](#2488)) ([3074766](3074766)) * Use device locale when no preference is set ([#2483](#2483)) ([f79aa9e](f79aa9e)) ### Features * Add toggle to use pre-releases ([#2485](#2485)) ([89b48ce](89b48ce))
1 parent c45d579 commit 875ce64

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ homepage: https://revanced.app
44

55
publish_to: 'none'
66

7-
version: 1.25.0-dev.2+101800062
7+
version: 1.25.0+101800063
88

99
environment:
1010
sdk: '>=3.7.0'

0 commit comments

Comments
 (0)