Skip to content

Commit

Permalink
Remove nmtc support
Browse files Browse the repository at this point in the history
  • Loading branch information
CherryPerry committed Jun 8, 2023
1 parent 2a82082 commit de4a1d0
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 de4a1d0

Please sign in to comment.