Skip to content

Commit dcb4b81

Browse files
committed
remove runtimedebug to test-cli-app and move it outside runtime test application
1 parent e69a9a8 commit dcb4b81

5 files changed

Lines changed: 1 addition & 18 deletions

File tree

test-app/runtimedebug/proguard-rules.pro

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

test-app/settings.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
include ':binding-generator', ':runtime', ':app', ':runtimedebug'
1+
include ':binding-generator', ':runtime', ':app'
22

33
project(':binding-generator').projectDir = new File("../", "binding-generator")
44
project(':runtime').projectDir = new File("../", "runtime")

0 commit comments

Comments
 (0)