Skip to content

Commit

Permalink
Merge pull request #754 from badoo/drop-nmtc
Browse files Browse the repository at this point in the history
Remove nmtc support
  • Loading branch information
CherryPerry authored Jun 8, 2023
2 parents 2a82082 + de4a1d0 commit ef61c6a
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 114 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@ on:
push:
branches:
- master
- mt-coroutines
- version-2.0
pull_request:

jobs:
Expand Down
110 changes: 0 additions & 110 deletions .github/workflows/release-nmtc.yml

This file was deleted.

2 changes: 0 additions & 2 deletions coroutines-interop/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@ plugins {
id 'detekt-configuration'
}

version = "${property("reaktive_version")}-nmtc"

android {
namespace "com.badoo.reaktive.coroutinesinterop"
}
Expand Down

0 comments on commit ef61c6a

Please sign in to comment.