-
-
Notifications
You must be signed in to change notification settings - Fork 126
Update Frames
Frames is regularly updated with new features and improvements. See the frames
constant in buildSrc/src/main/java/Versions.kt
to check what Frames version youʼre using.
const val frames = "..."
Compare it to the latest version: . To update Frames, follow the steps listed in the section below. If a specific version is not present in the section below, all you have to do is change the value of the
frames
constant in buildSrc/src/main/java/Versions.kt
. Remember not to skip versions. That is, if updating from 3.4.4 to 3.4.6, first update to 3.4.5, then to 3.4.6.
Keep in mind that when copying changes from a commit or set of commits linked in the section below, you can skip any edits made to MyApp.kt
and build.yml
.
Copy all the changes from these commits.
We found an error in this release and therefore removed it. If youʼre updating from version 3.4.8 or older, skip version 3.4.9 entirely and see above for how to update to version 3.5.0. If you updated to version 3.4.9 while it was available, we recommend you update to version 3.5.0. See above for how to do so, but keep in mind that youʼve already applied most of the changes required. Youʼll only have to change Versions.kt
.
Copy all changes from this commit.
Copy all changes from this commit.
Copy all changes from this commit. You can ignore the changes in the .idea
folder.
Copy all changes from this commit.
Copy all changes from this commit.
Copy all changes from this commit.
Copy all changes from this comparison.
Copy all changes from this commit.
Copy all changes from this commit.
Copy all changes from this commit.
Copy all changes from this commit.
Copy all changes from this commit.
Copy all changes from this commit.
Copy all changes from this commit.
Review the settings in /app/src/main/res/values/dashboard_setup.xml
.
Copy all changes from the following commits: 1, 2, 3.
If youʼre using Frames 2, see here for how to update. We recommend you switch to Frames 3.
Copyright 2022 by Jahir Fiquitiva. This work is licensed under the CreativeCommons Attribution-ShareAlike 4.0 International License.