diff --git a/build-number.properties b/build-number.properties index cb386c8..1ba6f62 100644 --- a/build-number.properties +++ b/build-number.properties @@ -15,4 +15,4 @@ # You should have received a copy of the GNU General Public License along # with Fhraise. If not, see . # -buildNumber=39 +buildNumber=40 diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 69f60f0..295d53a 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -4,7 +4,7 @@ androidx-core-splashscreen = "1.0.1" androidx-window = "1.2.0" androidx-activity-compose = "1.8.2" androidx-datastore-preferences = "1.0.0" -compose-plugin = "1.6.0-beta01" +compose-plugin = "1.6.0-dev1383" decompose = "3.0.0-alpha05" kotlin = "1.9.22" kotlinx-coroutines = "1.7.3"