Skip to content

Commit de4a1d0

Browse files
committed
Remove nmtc support
1 parent 2a82082 commit de4a1d0

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)