Skip to content

Commit 4cb800e

Browse files
author
Oleksandr Mykhailenko
committed
Remove commented code
1 parent f1d2628 commit 4cb800e

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,3 +13,5 @@ keystore.properties
1313
/.idea/
1414
/core/.cxx/
1515
core/.cxx/
16+
/store/production/
17+
/production/

build.gradle

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ buildscript {
99
jcenter()
1010
}
1111
dependencies {
12-
// classpath 'com.google.gms:google-services:4.3.8'
1312
classpath 'com.android.tools.build:gradle:4.1.3'
1413
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
1514
classpath "androidx.navigation:navigation-safe-args-gradle-plugin:$nav_version"

0 commit comments

Comments
 (0)