diff --git a/README.md b/README.md index 6cfdd9d0d..05ed0c19a 100644 --- a/README.md +++ b/README.md @@ -25,8 +25,8 @@ We update it every time Google releases a new Android version, make any changes This means that for ROMs using SeedVault it's recommended to use the same branch as your android version -- This current branch `android13` is meant for usage with Android 13 -- This is indicated by the version name starting with `13`, and the version code starting with `33` - the Android 13 API version +- This current branch `android14` is meant for usage with Android 14 +- This is indicated by the version name starting with `14`, and the version code starting with `34` - the Android 14 API version For older versions of Android, check out [the branches](https://github.com/seedvault-app/seedvault/branches). diff --git a/app/libs/android.jar b/app/libs/android.jar index 5e9d53d4b..66649a878 100644 Binary files a/app/libs/android.jar and b/app/libs/android.jar differ diff --git a/app/libs/libcore.jar b/app/libs/libcore.jar index 2c0049b7f..a43e54f3b 100644 Binary files a/app/libs/libcore.jar and b/app/libs/libcore.jar differ diff --git a/app/src/main/AndroidManifest.xml b/app/src/main/AndroidManifest.xml index f11daef3d..1faf2565e 100644 --- a/app/src/main/AndroidManifest.xml +++ b/app/src/main/AndroidManifest.xml @@ -2,8 +2,8 @@ + android:versionCode="34030030" + android:versionName="14-3.3"> + + + android:versionCode="34030030" + android:versionName="14-3.3">