From 6fb15d0854184f352083a04ade3a346ab27984ec Mon Sep 17 00:00:00 2001 From: DaPigGuy Date: Tue, 14 Nov 2023 01:22:00 -0800 Subject: [PATCH] Update CONTRIBUTING.md --- CONTRIBUTING.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 52380c0f6..683d70171 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -192,8 +192,8 @@ You may also make your changes via any code editor and use [`flatpak-builder`](h You may also build the app manually without using flatpak. List of dependencies: - dotnet >=7.0 -- GTK >=4.10 -- libadwaita >=1.2 +- GTK >=4.12 +- libadwaita >=1.4 - yelp (optional) - [cake](https://cakebuild.net/) (build only) - `dotnet tool install --global Cake.Tool` or `dotnet tool restore` (in repository root folder)