From 2c291ed2e6bcd00998aa6a4dae630d8ce71cb92c Mon Sep 17 00:00:00 2001 From: Cole Deck Date: Wed, 2 Nov 2022 10:43:57 -0500 Subject: [PATCH] update android shit --- software/android/.idea/misc.xml | 3 +++ software/android/local.properties | 8 +++----- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/software/android/.idea/misc.xml b/software/android/.idea/misc.xml index 6fd1f34..b1d4dfc 100644 --- a/software/android/.idea/misc.xml +++ b/software/android/.idea/misc.xml @@ -35,4 +35,7 @@ + + \ No newline at end of file diff --git a/software/android/local.properties b/software/android/local.properties index dd721ad..b7aab5e 100644 --- a/software/android/local.properties +++ b/software/android/local.properties @@ -1,10 +1,8 @@ -## This file is automatically generated by Android Studio. -# Do not modify this file -- YOUR CHANGES WILL BE ERASED! -# -# This file should *NOT* be checked into Version Control Systems, +## This file must *NOT* be checked into Version Control Systems, # as it contains information specific to your local configuration. # # Location of the SDK. This is only used by Gradle. # For customization when using a Version Control System, please read the # header note. -sdk.dir=C\:\\Users\\rooki\\AppData\\Local\\Android\\Sdk \ No newline at end of file +#Fri Oct 21 23:04:27 CDT 2022 +sdk.dir=/home/cole/Android/Sdk