diff --git a/.gitignore b/.gitignore index c098125..fea3480 100644 --- a/.gitignore +++ b/.gitignore @@ -76,4 +76,5 @@ fastlane/report.xml fastlane/Preview.html fastlane/screenshots fastlane/test_output -fastlane/readme.md \ No newline at end of file +fastlane/readme.md +app/debug/ diff --git a/app/version.properties b/app/version.properties index 6cf2be8..8ed334c 100644 --- a/app/version.properties +++ b/app/version.properties @@ -1,4 +1,4 @@ -#Fri Dec 07 23:57:31 CST 2018 +#Sat Dec 08 00:02:09 CST 2018 VERSION_NUMBER=0 -VERSION_BUILD=134 +VERSION_BUILD=135 VERSION_PATCH=0