APK version v1.30.0.3

This commit is contained in:
Catfriend1 2025-08-07 14:12:04 +02:00
parent 3f1aef23ed
commit d06516a672
2 changed files with 3 additions and 4 deletions

View File

@ -1,3 +1,2 @@
## What's Changed
* Updated SyncthingNative to v1.30.0
* Fix crash referring to libsyncthingnative.so
* Fixed UI crash if index sequence number for a folder exceeds a limit. This affected a minority of users, especially Syncthing-Lite users. But if it happened, users were unable to export config and could no longer open the app.

View File

@ -5,8 +5,8 @@ min-sdk = "21"
target-sdk = "36"
# App version
version-code = "1300002"
version-name = "1.30.0.2"
version-code = "1300003"
version-name = "1.30.0.3"
aboutLibraries = "12.2.4"
activity = "1.10.1"