File tree Expand file tree Collapse file tree 3 files changed +7
-4
lines changed Expand file tree Collapse file tree 3 files changed +7
-4
lines changed Original file line number Diff line number Diff line change 1+ ## 16-5.7 - 2025-08-13
2+ * First Android 16 release
3+
14## 15-5.7 - 2025-08-12
25* Use more reliable detection of flash drive presence
36* Don't request backup more than once when notified about available USB storage
Original file line number Diff line number Diff line change 66<manifest xmlns : android =" http://schemas.android.com/apk/res/android"
77 xmlns : tools =" http://schemas.android.com/tools"
88 package =" com.stevesoltys.seedvault"
9- android : versionCode =" 35050070 "
10- android : versionName =" 15 -5.7" >
9+ android : versionCode =" 36050070 "
10+ android : versionName =" 16 -5.7" >
1111 <!--
1212 The version code is the targeted SDK_VERSION plus 6 digits for our own version code.
1313 The version name is the targeted Android version followed by - and our own version name.
Original file line number Diff line number Diff line change 66<manifest xmlns : android =" http://schemas.android.com/apk/res/android"
77 xmlns : tools =" http://schemas.android.com/tools"
88 package =" org.calyxos.backup.contacts"
9- android : versionCode =" 35050070 "
10- android : versionName =" 15 -5.7" >
9+ android : versionCode =" 36050070 "
10+ android : versionName =" 16 -5.7" >
1111 <!--
1212 The version code is the targeted SDK_VERSION plus 6 digits for our own version code.
1313 The version name is the targeted Android version followed by - and our own version name.
You can’t perform that action at this time.
0 commit comments