From 47d06fd5b49dafb37baa99c9299de5a831bab035 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Valenta?= <tomas@imaniti.org>
Date: Fri, 15 Mar 2024 14:48:25 +0100
Subject: [PATCH] update sdk location

---
 android/degoogled/source/local.properties | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/android/degoogled/source/local.properties b/android/degoogled/source/local.properties
index db771d2..3fe83ee 100644
--- a/android/degoogled/source/local.properties
+++ b/android/degoogled/source/local.properties
@@ -5,4 +5,4 @@
 # For customization when using a Version Control System, please read the
 # header note.
 #Wed Feb 14 19:41:39 CET 2024
-sdk.dir=/home/user/Android/Sdk
+sdk.dir=/usr/lib/android-sdk
-- 
GitLab