Skip to content

Commit

Permalink
Remove empty line
Browse files Browse the repository at this point in the history
  • Loading branch information
tim-lin-bbpos committed Dec 16, 2024
1 parent 79770ec commit cff636f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@ def getExtOrIntegerDefault(name) {
return rootProject.ext.has(name) ? rootProject.ext.get(name) : (project.properties['StripeTerminalReactNative_' + name]).toInteger()
}


def terminalAndroidSdkVersion = '4.0.0'
def reactNativeSdkVersion = getVersionFromNpm()

Expand Down

0 comments on commit cff636f

Please sign in to comment.