From 0abe8eea60454dfd77850b60d02b770e058b5aee Mon Sep 17 00:00:00 2001 From: veroanggra Date: Tue, 19 Oct 2021 15:13:48 +0700 Subject: [PATCH] add myself --- ios/Flutter/Debug.xcconfig | 1 + ios/Flutter/Release.xcconfig | 1 + lib/contributors.dart | 2 ++ local.properties | 4 ++-- participants/veroanggra.md | 9 +++++++++ 5 files changed, 15 insertions(+), 2 deletions(-) create mode 100644 participants/veroanggra.md diff --git a/ios/Flutter/Debug.xcconfig b/ios/Flutter/Debug.xcconfig index 592ceee..ec97fc6 100644 --- a/ios/Flutter/Debug.xcconfig +++ b/ios/Flutter/Debug.xcconfig @@ -1 +1,2 @@ +#include? "Pods/Target Support Files/Pods-Runner/Pods-Runner.debug.xcconfig" #include "Generated.xcconfig" diff --git a/ios/Flutter/Release.xcconfig b/ios/Flutter/Release.xcconfig index 592ceee..c4855bf 100644 --- a/ios/Flutter/Release.xcconfig +++ b/ios/Flutter/Release.xcconfig @@ -1 +1,2 @@ +#include? "Pods/Target Support Files/Pods-Runner/Pods-Runner.release.xcconfig" #include "Generated.xcconfig" diff --git a/lib/contributors.dart b/lib/contributors.dart index e6a62eb..94a114b 100644 --- a/lib/contributors.dart +++ b/lib/contributors.dart @@ -112,6 +112,7 @@ class Contributor extends StatelessWidget { 'Jai Aravindh', 'Jacob Ranjit', 'Ivan V.R', + 'Veronica Putri Anggraini' ]; final gitHubUserName = [ @@ -219,6 +220,7 @@ class Contributor extends StatelessWidget { 'JaiAravindh-git', 'Jcupzz', 'IvanitiX', + 'veroanggra' ]; @override diff --git a/local.properties b/local.properties index df87ce8..52d17e2 100644 --- a/local.properties +++ b/local.properties @@ -4,5 +4,5 @@ # Location of the SDK. This is only used by Gradle. # For customization when using a Version Control System, please read the # header note. -#Fri Oct 08 12:49:58 IST 2021 -sdk.dir=C\:\\Users\\sagar\\AppData\\Local\\Android\\Sdk +#Tue Oct 19 13:53:26 WIB 2021 +sdk.dir=/Users/veronicaputrianggraini/Library/Android/sdk diff --git a/participants/veroanggra.md b/participants/veroanggra.md new file mode 100644 index 0000000..b0ddb0a --- /dev/null +++ b/participants/veroanggra.md @@ -0,0 +1,9 @@ +# Hacktoberfest - Flutter Contribution + +## Name: Veronica Putri Anggraini + +**Github:** @veroanggra + +**Quote:** *Let's learn together* + +--- \ No newline at end of file