APK version v1.30.0.3
This commit is contained in:
parent
3f1aef23ed
commit
d06516a672
@ -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.
|
||||
|
||||
@ -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"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user