This repository was archived by the owner on Dec 3, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
src/main/play/release-notes/en-GB Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -37,8 +37,8 @@ android {
3737 applicationId " com.nutomic.syncthingandroid"
3838 minSdkVersion 21
3939 targetSdkVersion 33
40- versionCode 4364
41- versionName " 1.25.0-rc.1"
40+ versionCode 4365
41+ versionName " 1.25.0-rc.1.1 "
4242 testApplicationId ' com.nutomic.syncthingandroid.test'
4343 testInstrumentationRunner ' androidx.test.runner.AndroidJUnitRunner'
4444 }
Original file line number Diff line number Diff line change 11* Update Syncthing to v1.25.0-rc.1 ( https://github.com/syncthing/syncthing/releases/tag/v1.25.0-rc.1 )
2- * Fix local discovery ( https://github.com/syncthing/syncthing-android/issues/ 1628 )
3- * Fix status bar text and icons color in light mode ( fixes https://github.com/syncthing/syncthing-android/issues/ 1963 )
4- * Remove non-functional restartOnWakeup from app settings ( fixes https://github.com/syncthing/syncthing-android/issues/ 1961 )
2+ * Fix local discovery ( # 1628 )
3+ * Fix status bar text and icons color in light mode ( fixes # 1963 )
4+ * Remove non-functional restartOnWakeup from app settings ( fixes # 1961 )
55* Target Android SKD level 30 (Android 13 - Google play requirement)
66
You can’t perform that action at this time.
0 commit comments