Skip to content

Commit ef61c6a

Browse files
authored
Merge pull request #754 from badoo/drop-nmtc
Remove nmtc support
2 parents 2a82082 + de4a1d0 commit ef61c6a

File tree

3 files changed

+0
-114
lines changed

3 files changed

+0
-114
lines changed

.github/workflows/build.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@ on:
44
push:
55
branches:
66
- master
7-
- mt-coroutines
8-
- version-2.0
97
pull_request:
108

119
jobs:

.github/workflows/release-nmtc.yml

Lines changed: 0 additions & 110 deletions
This file was deleted.

coroutines-interop/build.gradle

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@ plugins {
44
id 'detekt-configuration'
55
}
66

7-
version = "${property("reaktive_version")}-nmtc"
8-
97
android {
108
namespace "com.badoo.reaktive.coroutinesinterop"
119
}

0 commit comments

Comments
 (0)