Commit 91bcea0 1 parent 7e95848 commit 91bcea0 Copy full SHA for 91bcea0
File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -101,10 +101,10 @@ repositories {
101
101
}
102
102
103
103
dependencies {
104
- debugImplementation 'com.facebook.flipper:flipper:0.106 .1-SNAPSHOT'
104
+ debugImplementation 'com.facebook.flipper:flipper:0.107 .1-SNAPSHOT'
105
105
debugImplementation 'com.facebook.soloader:soloader:0.10.1'
106
106
107
- releaseImplementation 'com.facebook.flipper:flipper-noop:0.106 .1-SNAPSHOT'
107
+ releaseImplementation 'com.facebook.flipper:flipper-noop:0.107 .1-SNAPSHOT'
108
108
}
109
109
```
110
110
Original file line number Diff line number Diff line change 4
4
# LICENSE file in the root directory of this source tree.
5
5
6
6
# POM publishing constants
7
- VERSION_NAME =0.107.0
7
+ VERSION_NAME =0.107.1-SNAPSHOT
8
8
GROUP =com.facebook.flipper
9
9
SONATYPE_STAGING_PROFILE =comfacebook
10
10
POM_URL =https://github.com/facebook/flipper
You can’t perform that action at this time.
0 commit comments