Compare commits

...

2 Commits

Author SHA1 Message Date
Corewala 0df1501fd4
Merge pull request #30 from arielcostas/master
Delete local.properties,which shouldn't be on VCS

Thanks @arielcostas :)
2022-09-02 14:44:00 -04:00
Ariel Costas 2bd546d7ed Delete local.properties,which shouldn't be on VCS
Signed-off-by: Ariel Costas <arielcostas@mailbox.org>
2022-09-01 15:02:19 +02:00
3 changed files with 3 additions and 16 deletions

4
.gitignore vendored
View File

@ -1,4 +1,6 @@
.gradle
.idea
build
release
release
local.properties
app/local.properties

View File

@ -1,4 +0,0 @@
sdk.dir=/home/vagrant/android-sdk
sdk-location=/home/vagrant/android-sdk
ndk.dir=/home/vagrant/android-ndk/r12b
ndk-location=/home/vagrant/android-ndk/r12b

View File

@ -1,11 +0,0 @@
## 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.
#Mon Nov 29 22:38:09 EST 2021
sdk.dir=/home/corewala/.android_sdk
sdk-location=/home/vagrant/android-sdk
ndk.dir=/home/vagrant/android-ndk/r12b
ndk-location=/home/vagrant/android-ndk/r12b