|
|
@ -28,7 +28,7 @@ android { |
|
|
|
dependencies { |
|
|
|
compile fileTree(include: ['*.jar'], dir: 'libs') |
|
|
|
compile 'com.facebook.react:react-native:+' |
|
|
|
compile 'com.henninghall.android:NumberPickerView:1.1.0' |
|
|
|
compile 'com.henninghall.android:NumberPickerView:1.1.1' |
|
|
|
compile 'org.apache.commons:commons-lang3:3.6' |
|
|
|
compile group: 'net.time4j', name: 'time4j-android', version: '4.2-2018i' |
|
|
|
|
|
|
|