We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e557b06 commit 7f23950Copy full SHA for 7f23950
app/build.gradle
@@ -30,7 +30,7 @@ dependencies {
30
implementation 'com.android.support:appcompat-v7:28.0.0'
31
implementation 'com.android.support.constraint:constraint-layout:1.1.3'
32
implementation 'com.android.support:design:28.0.0'
33
- implementation 'de.fxnn:brainfuck:1.2.0'
+ implementation 'de.fxnn:brainfuck:1.3.0-SNAPSHOT'
34
35
//
36
// test dependencies
0 commit comments