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 @@ -124,10 +124,10 @@ repositories {
124
124
}
125
125
126
126
dependencies {
127
- debugImplementation 'com.facebook.flipper:flipper:0.249 .1-SNAPSHOT'
127
+ debugImplementation 'com.facebook.flipper:flipper:0.250 .1-SNAPSHOT'
128
128
debugImplementation 'com.facebook.soloader:soloader:0.10.5'
129
129
130
- releaseImplementation 'com.facebook.flipper:flipper-noop:0.249 .1-SNAPSHOT'
130
+ releaseImplementation 'com.facebook.flipper:flipper-noop:0.250 .1-SNAPSHOT'
131
131
}
132
132
```
133
133
Original file line number Diff line number Diff line change 3
3
# This source code is licensed under the MIT license found in the
4
4
# LICENSE file in the root directory of this source tree.
5
5
# POM publishing constants
6
- VERSION_NAME =0.250.0
6
+ VERSION_NAME =0.250.1-SNAPSHOT
7
7
GROUP =com.facebook.flipper
8
8
SONATYPE_STAGING_PROFILE =comfacebook
9
9
POM_URL =https://github.com/facebook/flipper
You can’t perform that action at this time.
0 commit comments